Upgraded mooncore versions. Cleaned up code, especially startup code. Changed versions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@using Moonlight.Client.UI.Partials
|
||||
@using MoonCore.Blazor.FlyonUi.Drawers
|
||||
@using Moonlight.Client.UI.Partials
|
||||
@using MoonCore.Blazor.FlyonUi.Files.Drop
|
||||
|
||||
@inherits LayoutComponentBase
|
||||
@@ -20,6 +21,7 @@
|
||||
|
||||
<ToastLauncher/>
|
||||
<ModalLauncher/>
|
||||
<DrawerLauncher />
|
||||
|
||||
<DropHandler />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user