feat(Navigation) Added a search button for desktop users
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
@inject HttpClient HttpClient
|
||||
@inject HttpClient httpClient
|
||||
|
||||
<Router AppAssembly="@typeof(App).Assembly">
|
||||
<Found Context="routeData">
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
<EntityDialogPortal/>
|
||||
<ToastPortal/>
|
||||
<SearchPortal />
|
||||
|
||||
<style>
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user