upadte for date selector
This commit is contained in:
@ -56,8 +56,6 @@ const TheContent = () => {
|
||||
}
|
||||
|
||||
async function fetchUser() {
|
||||
console.log(SsoSession)
|
||||
console.log(SsoSession.attributes[0])
|
||||
if(SsoSession.attributes[0] === undefined) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user