Compare commits
No commits in common. "ed3d8211803bc77f7c550daf991697aa13ade33a" and "d613e4e1eb5bdb8f4c0bad5668f9d6d2810bca2a" have entirely different histories.
ed3d821180
...
d613e4e1eb
@ -49,7 +49,6 @@ export const defaultSession: SessionData = {
|
|||||||
builderNm: null,
|
builderNm: null,
|
||||||
isLoggedIn: false,
|
isLoggedIn: false,
|
||||||
role: null,
|
role: null,
|
||||||
custNm: null
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export const getSession = async () => {
|
export const getSession = async () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user