Skip to content

Commit c2a87d1

Browse files
committed
formatting
1 parent 8a35937 commit c2a87d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ if (dashboardElement) {
9999
<StrictMode>
100100
<QueryClientProvider client={queryClient}>
101101
<ConfigProvider theme={themeConfig}>
102-
<Dashboard/>
102+
<Dashboard />
103103
</ConfigProvider>
104104
</QueryClientProvider>
105105
</StrictMode>

0 commit comments

Comments
 (0)