Skip to content

Commit 931dcd5

Browse files
committed
Fix Jetpack Footer rendering error.
1 parent 695733d commit 931dcd5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

projects/packages/search/src/dashboard/components/pages/dashboard-page.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ export default function DashboardPage( { isLoading = false } ) {
193193
isTogglingInstantSearch={ isTogglingInstantSearch }
194194
/>
195195
</div>
196-
<JetpackFooter />
197196
<NoticesList
198197
notices={ notices }
199198
handleLocalNoticeDismissClick={ handleLocalNoticeDismissClick }

0 commit comments

Comments
 (0)