feat(Search) Search hotkey now working. CMD + K
This commit is contained in:
+2
-8
@@ -15,7 +15,8 @@
|
||||
|
||||
<EntityDialogPortal/>
|
||||
<ToastPortal/>
|
||||
<SearchPortal />
|
||||
<SearchPortal/>
|
||||
|
||||
|
||||
<style>
|
||||
a {
|
||||
@@ -68,11 +69,4 @@
|
||||
|
||||
@code {
|
||||
|
||||
#if NO_SQL
|
||||
|
||||
#else
|
||||
[Inject]
|
||||
DatabaseContext Database { get; set; }
|
||||
#endif
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user