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