diff --git a/HerramientaCASA/Components/Layout/ConfiguracionLayout.razor b/HerramientaCASA/Components/Layout/ConfiguracionLayout.razor index af1319d..ba27f0d 100644 --- a/HerramientaCASA/Components/Layout/ConfiguracionLayout.razor +++ b/HerramientaCASA/Components/Layout/ConfiguracionLayout.razor @@ -8,6 +8,7 @@ @inject ProtectedLocalStorage ProtectedLocalStore @inject UserState userState @inject IJSRuntime JS +@using bdHerramientaCACOA.db
@@ -43,8 +44,10 @@ - -
+
+ @*
*@
+