From 94778b72db78c5b5d6883bad47e97fef5874035b Mon Sep 17 00:00:00 2001 From: V J Date: Fri, 12 May 2023 13:43:15 +0200 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20des=20routes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MangaMap/AppShell.xaml | 58 ++++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 27 deletions(-) diff --git a/MangaMap/AppShell.xaml b/MangaMap/AppShell.xaml index 1c3a15d..28ceb41 100644 --- a/MangaMap/AppShell.xaml +++ b/MangaMap/AppShell.xaml @@ -8,36 +8,40 @@ Shell.FlyoutBehavior="Disabled" Shell.NavBarIsVisible="False"> - + - - - - - - - - - - - - + Route="homePage" /> + + + + + + + + + + + + + - + - - \ No newline at end of file