Fix: Middlerawe/5
This commit is contained in:
@@ -48,7 +48,7 @@ export default async function RootLayout({
|
||||
<RootStyleRegistry>
|
||||
{/* <MqttLoader />
|
||||
<TokenProvider token={token} envObject={envObject} /> */}
|
||||
<RealtimeProvider userLoginId={userLoginId as string} />
|
||||
{/* <RealtimeProvider userLoginId={userLoginId as string} /> */}
|
||||
{children}
|
||||
</RootStyleRegistry>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user