Skip to content

Commit 1af4912

Browse files
chore: format
1 parent 6882816 commit 1af4912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mantine/app/entry.client.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ startTransition(() => {
2525
<ClientStyleProvider>
2626
<RemixBrowser />
2727
</ClientStyleProvider>
28-
</StrictMode>
28+
</StrictMode>,
2929
);
3030
});

0 commit comments

Comments
 (0)