We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaafcb0 commit 4334ea4Copy full SHA for 4334ea4
1 file changed
src/components/common/SideNavBar.tsx
@@ -1,9 +1,5 @@
1
import styled from '@emotion/styled';
2
-import EditIcon from '@rsuite/icons/Edit';
3
-import GrowthIcon from '@rsuite/icons/Growth';
4
-import CogIcon from '@rsuite/icons/legacy/Cog';
5
import GithubIcon from '@rsuite/icons/legacy/Github';
6
-import ListOl from '@rsuite/icons/legacy/ListOl';
7
import NextLink from 'next/link';
8
import React, { FC } from 'react';
9
import { Nav, Sidenav, Sidebar, Navbar, Whisper, Tooltip } from 'rsuite';
0 commit comments