From 0506f4b715b74ee6b0933012a4d68d31a08fe492 Mon Sep 17 00:00:00 2001 From: Leo TUAILLON Date: Mon, 24 Apr 2023 09:37:47 +0200 Subject: [PATCH] =?UTF-8?q?ForgotPassword=20(mise=20=C3=A0=20jour)=20+=20a?= =?UTF-8?q?jout=20de=20grid=201=20et=202=20/=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AppShell.xaml | 4 ++ Pages/ForgotPassword.xaml | 109 +++++++++++++++++++++++++++++++++++ Pages/ForgotPassword.xaml.cs | 9 +++ ShoopNCook.csproj | 3 + 4 files changed, 125 insertions(+) create mode 100644 Pages/ForgotPassword.xaml create mode 100644 Pages/ForgotPassword.xaml.cs diff --git a/AppShell.xaml b/AppShell.xaml index 11750bd..3e1b4d0 100644 --- a/AppShell.xaml +++ b/AppShell.xaml @@ -43,5 +43,9 @@ Title="Favorites Page" ContentTemplate="{DataTemplate pages:FavoritesPage}" Route="Favorites" /> + \ No newline at end of file diff --git a/Pages/ForgotPassword.xaml b/Pages/ForgotPassword.xaml new file mode 100644 index 0000000..2f55462 --- /dev/null +++ b/Pages/ForgotPassword.xaml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + +