feat: main
This commit is contained in:
parent
d01752e5f7
commit
b583909535
@ -37,6 +37,7 @@ export const usePath = (props?: any) => {
|
|||||||
if (!mode) {
|
if (!mode) {
|
||||||
return "things"
|
return "things"
|
||||||
}
|
}
|
||||||
|
return mode
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}, [pathname, modes])
|
}, [pathname, modes])
|
||||||
|
Loading…
Reference in New Issue
Block a user