Commit 75798e1
committed
Update render mode and add FluentTooltipProvider
Updated the render mode for the `Routes` component in the `App.razor` file from `InteractiveWebAssembly` to a new instance of `InteractiveWebAssemblyRenderMode` with a parameter of `false`. Also, a new `FluentTooltipProvider` component has been added to the `App.razor` file to provide tooltips for other components in the application.1 parent 877f2d7 commit 75798e1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
0 commit comments