Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis authored Jul 28, 2023
1 parent ce606e5 commit 02cb6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public class Program
@using BlazorDialog
```

**4. Add the following line in your `MainLayout.razor` or `App.razor` (must be rendered once in a central spot) **
**4. Add the following line in your `MainLayout.razor` or `App.razor` (must be rendered once in a central spot)**
```csharp
<DialogOutput/>
```
Expand Down

0 comments on commit 02cb6ea

Please sign in to comment.