We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4c43b commit f777257Copy full SHA for f777257
1 file changed
src/pages/Home/OOTD/Feed/styles.tsx
@@ -1,5 +1,5 @@
1
import styled from 'styled-components';
2
-import { StyledText } from '../../../../components/Text/StyledText';
+import { StyledText } from '@components/Text/StyledText';
3
4
export const FeedWrapper = styled.article`
5
background-color: rgba(255, 255, 255, 0.5);
0 commit comments