[CHANGE] Updated layouts && configured rendermode

This commit is contained in:
max
2025-08-04 17:53:02 +02:00
parent 9489742a95
commit 0f8530b9c0
11 changed files with 142 additions and 238 deletions

View File

@@ -15,7 +15,7 @@
</head>
<body>
<Routes/>
<Routes @rendermode="InteractiveServer"/>
<script src="_framework/blazor.web.js"></script>
<script src="_content/MudBlazor/MudBlazor.min.js?v=@Metadata.Version"></script>
</body>