This commit is contained in:
9
BimAI.UI.Mobile/MainPage.xaml.cs
Normal file
9
BimAI.UI.Mobile/MainPage.xaml.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace BimAI.UI.Mobile;
|
||||
|
||||
public partial class MainPage : ContentPage
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user