Skip to content

Commit

Permalink
864801: Commitchange
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiruthika-3470 committed Jan 3, 2024
1 parent 4e76606 commit d6aedd1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css" />
<link href="css/site.css" rel="stylesheet" />
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
<script src="_content/Syncfusion.Blazor/scripts/sf-diagramcomponent.min.js" async></script>
<script src="_content/Syncfusion.Blazor/scripts/sf-tooltip.min.js" async></script>
<script src="_content/Syncfusion.Blazor/scripts/sf-treeview.min.js" async></script>
<link href="RemoteData.styles.css" rel="stylesheet" />
<component type="typeof(HeadOutlet)" render-mode="ServerPrerendered" />
</head>
Expand Down

0 comments on commit d6aedd1

Please sign in to comment.