diff --git a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml index 635d237..96c0de4 100644 --- a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml +++ b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml @@ -4,7 +4,13 @@ xmlns:controls="clr-namespace:Qwirkle.Views" Title="Gameboard" xmlns:toolkit="http://schemas.microsoft.com/dotnet/2022/maui/toolkit" - x:Name="root"> + x:Name="root" + > + + + + +