Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarletKuro committed Jul 23, 2024
1 parent 429bfff commit 74490db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mudblazor/MudBlazor.Template/Components/App.razor
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
##endif*@
<script src="_framework/blazor.web.js"></script>
<script src="_content/MudBlazor/MudBlazor.min.js"></script>
@*#if (IndividualLocalAuth)
@*#if (IndividualLocalAuth)
<script src="_content/Extensions.MudBlazor.StaticInput/NavigationObserver.js"></script>
##endif*@
</body>
Expand Down

0 comments on commit 74490db

Please sign in to comment.