Fix: Middlerawe/7
This commit is contained in:
@@ -44,7 +44,7 @@ export default async function RootLayout({
|
|||||||
// if (!token) return <>Require Token Storage</>;
|
// if (!token) return <>Require Token Storage</>;
|
||||||
const userLoginId = await funGetUserIdByToken();
|
const userLoginId = await funGetUserIdByToken();
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<RootStyleRegistry>
|
<RootStyleRegistry>
|
||||||
{/* <MqttLoader />
|
{/* <MqttLoader />
|
||||||
|
|||||||
Reference in New Issue
Block a user