mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
NestedFolders: Add empty states for Browse and Search (#67423)
* NestedFolders: Add empty states for Browse and Search * empty states * fix types * tests
This commit is contained in:
@@ -95,6 +95,7 @@ export class SearchStateManager extends StateManagerBase<SearchState> {
|
||||
tag: [],
|
||||
panel_type: undefined,
|
||||
starred: undefined,
|
||||
sort: undefined,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user