We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6882816 commit 1af4912Copy full SHA for 1af4912
mantine/app/entry.client.tsx
@@ -25,6 +25,6 @@ startTransition(() => {
25
<ClientStyleProvider>
26
<RemixBrowser />
27
</ClientStyleProvider>
28
- </StrictMode>
+ </StrictMode>,
29
);
30
});
0 commit comments