We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e094a56 commit 2e27db3Copy full SHA for 2e27db3
src/components/backToTop/backToTopStandAlone.tsx
@@ -3,7 +3,7 @@ import React from 'react';
3
import { pickAriaProps } from '@/utils/aria/aria';
4
5
//components
6
-import { IconBasic as Icon } from '../icon/icon';
+import { IconHost as Icon } from '../icon/iconHost';
7
import { BackToTopStyled } from './backToTop.styled';
8
import { IBackToTopStandAlone } from './types/backToTop';
9
0 commit comments