format code
This commit is contained in:
parent
8c91b7297d
commit
ffbe02f833
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ import { Users } from "../types/api";
|
|||
import { AuthContextType } from "../types/contexts/auth";
|
||||
import { useGlobalVariablesStore } from "../stores/globalVariablesStore/globalVariables";
|
||||
import { useStoreStore } from "../stores/storeStore";
|
||||
import { Users } from "../types/api";
|
||||
import { AuthContextType } from "../types/contexts/auth";
|
||||
|
||||
const initialValue: AuthContextType = {
|
||||
isAdmin: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue