mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2026-04-21 06:13:49 +00:00
5 lines
67 B
Text
5 lines
67 B
Text
@page "/"
|
|
|
|
<PageTitle>Connect Four</PageTitle>
|
|
|
|
<Board></Board>
|