add - layout web

This commit is contained in:
Victor
2025-09-17 16:03:50 +02:00
parent 2ef16e4be7
commit 3acfea7551
13 changed files with 290 additions and 236 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
import { Palette } from "../styles";
import { Palette } from '../styles';
export default {
currentUID: null,
currentUserData: null,
currentUserRoles: [],
webBackgroundImg: null,
_config: {
colors: {
primary: Palette.primary,