Started switching to bootstrap library

This commit is contained in:
2024-07-24 18:44:27 +02:00
parent e84b59a466
commit 69c58e61fc
8 changed files with 106 additions and 283 deletions

View File

@@ -1,3 +1,4 @@
using BlazorStrap;
using CurrieTechnologies.Razor.SweetAlert2;
using HopFrame.Database;
using HopFrame.Security.Authentication;
@@ -16,6 +17,7 @@ public static class ServiceCollectionExtensions {
// Component library's
services.AddSweetAlert2();
services.AddBlazorStrap();
//TODO: Use https://blazorstrap.io/V5/V5