From e9ea621b93fbb58d9edfca8375918791637bbd52 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 30 Dec 2020 20:59:04 +0800 Subject: +init --- Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor (limited to 'Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor') diff --git a/Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor b/Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor new file mode 100644 index 0000000..07da9d6 --- /dev/null +++ b/Impostor-dev/src/Impostor.Plugins.Debugger/Shared/MainLayout.razor @@ -0,0 +1,5 @@ +@inherits LayoutComponentBase + +
+ @Body +
\ No newline at end of file -- cgit v1.1-26-g67d0