Skip to content

Commit

Permalink
!HOTFIX: 잘못된 import 제거
Browse files Browse the repository at this point in the history
!HOTFIX: 잘못된 import 제거
  • Loading branch information
eastfilmm authored Jun 8, 2024
1 parent c8d3646 commit 30a2d0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/RootPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import HeaderBox from '@finnect/components/common/header/HeaderBox';

import SiderBox from '@finnect/components/common/sider/SiderBox';
import { StyledSliderWrapper } from '@finnect/styles/Layout';
import HeaderBox from '@finnect/components/common/header/HeaderBox';

const CustomLayout = styled(Layout)`
width: 100vw;
Expand Down

0 comments on commit 30a2d0e

Please sign in to comment.