add - layout web
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user