Initial commit
This commit is contained in:
10
Jugenddienst Stunden/Views/AboutPage.xaml.cs
Normal file
10
Jugenddienst Stunden/Views/AboutPage.xaml.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Jugenddienst_Stunden.Views;
|
||||
|
||||
public partial class AboutPage : ContentPage
|
||||
{
|
||||
public AboutPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user