Skip to content

Commit a166281

Browse files
Upgrade Ant.Design to V5 (#68)
1 parent 55c12a3 commit a166281

File tree

4 files changed

+661
-433
lines changed

4 files changed

+661
-433
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.17.0
1+
16.18.0

components/AdminLayout/AdminLayout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
2-
import 'antd/dist/antd.css';
32
import { PropsWithChildren } from 'react';
43

54
import Footer from '~/components/Footer';

0 commit comments

Comments
 (0)