add lib bootstrap

This commit is contained in:
mmrbnjd
2024-04-16 13:15:51 +03:30
parent 295946e102
commit 949b48f5cf
5 changed files with 48 additions and 11 deletions

View File

@@ -8,3 +8,4 @@
@using Microsoft.JSInterop
@using Front
@using Front.Layout
@using BlazorBootstrap;