move examine dashboard into search package

This commit is contained in:
Mads Rasmussen
2023-05-02 21:32:49 +02:00
parent 8dd26a649c
commit 9717fd8a97
13 changed files with 24 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
// TODO: remove this import when the search hack is removed
import '../../src/backoffice/search/modals/search/search-modal.element';
import '../../src/backoffice/search/search-modal/search-modal.element';
import type { UUIModalDialogElement, UUIModalSidebarSize } from '@umbraco-ui/uui';
import { BehaviorSubject } from 'rxjs';