Updated the usage of mooncore components
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
using MoonCore.Blazor.Tailwind.Forms;
|
||||
using MoonCore.Blazor.Tailwind.Forms.Components;
|
||||
using Moonlight.Client;
|
||||
|
||||
FormComponentRepository.Set<bool, SwitchComponent>();
|
||||
|
||||
var startup = new Startup();
|
||||
|
||||
await startup.Run(args, [
|
||||
|
||||
Reference in New Issue
Block a user