We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980ce76 commit 4ca3c33Copy full SHA for 4ca3c33
1 file changed
src/components/layouts/main/sider/sidebarNavigation.tsx
@@ -1,5 +1,5 @@
1
import React, { useMemo } from 'react';
2
-import { DashboardOutlined, TableOutlined, StopOutlined } from '@ant-design/icons';
+import { DashboardOutlined, TableOutlined, StopOutlined, FlagOutlined } from '@ant-design/icons';
3
import { ReactComponent as NestIcon } from '@app/assets/icons/hive.svg';
4
import { ReactComponent as BtcIcon } from '@app/assets/icons/btc.svg';
5
import { ReactComponent as StatsIcon } from '@app/assets/icons/stats.svg';
0 commit comments