Skip to content

Commit 1ed4ba6

Browse files
Merge pull request #41 from SyncfusionExamples/Smart
Sample(Smart): Added Getting Started with the Blazor Smart Paste Button Component
2 parents 7dd0d82 + 7e42a3d commit 1ed4ba6

File tree

1 file changed

+1
-1
lines changed
  • SmartPasteButton/BlazorWebApp/Components

1 file changed

+1
-1
lines changed

SmartPasteButton/BlazorWebApp/Components/App.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="stylesheet" href="app.css" />
1010
<link rel="stylesheet" href="BlazorWebApp.styles.css" />
1111
<link rel="icon" type="image/png" href="favicon.png" />
12-
<link href="_content/Syncfusion.Blazor.Themes/fluent.css" rel="stylesheet" />
12+
<link href="_content/Syncfusion.Blazor.Themes/tailwind.css" rel="stylesheet" />
1313
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
1414
<HeadOutlet @rendermode="InteractiveServer" />
1515
</head>

0 commit comments

Comments
 (0)