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