diff --git a/src/RealCV.Web/Components/Layout/AuthLayout.razor b/src/RealCV.Web/Components/Layout/AuthLayout.razor new file mode 100644 index 0000000..56b0e3d --- /dev/null +++ b/src/RealCV.Web/Components/Layout/AuthLayout.razor @@ -0,0 +1,13 @@ +@inherits LayoutComponentBase + +