@ -6,4 +6,9 @@ public partial class PageProfil : ContentPage
{
InitializeComponent();
}
async void OnGame_Tapped(System.Object sender, Microsoft.Maui.Controls.TappedEventArgs e)
await Shell.Current.GoToAsync(nameof(DetailPage));