Refactoring, database structure changed
This commit is contained in:
7
WatchIt.Website/Components/Layout/EmptyLayout.razor
Normal file
7
WatchIt.Website/Components/Layout/EmptyLayout.razor
Normal file
@@ -0,0 +1,7 @@
|
||||
@inherits LayoutComponentBase
|
||||
|
||||
@layout BaseLayout
|
||||
|
||||
|
||||
|
||||
@(Body)
|
||||
Reference in New Issue
Block a user