mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
Update 5-blazor/README.md
Co-authored-by: Katie Savage <katie.a.savage@gmail.com>
This commit is contained in:
parent
ccae33f132
commit
a5440fd51b
|
|
@ -120,7 +120,7 @@ Next, let's create a board component to be used by players in our game. The com
|
|||
|
||||

|
||||
|
||||
Congratulations! You've just built your first component and used in on a Blazor page.
|
||||
Congratulations! You've just built your first component and used it on a Blazor page.
|
||||
|
||||
## Adding layout and style to our board
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue