We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695733d commit 931dcd5Copy full SHA for 931dcd5
1 file changed
projects/packages/search/src/dashboard/components/pages/dashboard-page.jsx
@@ -193,7 +193,6 @@ export default function DashboardPage( { isLoading = false } ) {
193
isTogglingInstantSearch={ isTogglingInstantSearch }
194
/>
195
</div>
196
- <JetpackFooter />
197
<NoticesList
198
notices={ notices }
199
handleLocalNoticeDismissClick={ handleLocalNoticeDismissClick }
0 commit comments