Skip to content

Commit 7ebbc44

Browse files
committed
๐Ÿ›Fix: ๋นŒ๋“œ ์—๋Ÿฌ @ -> ~
1 parent dd53a9e commit 7ebbc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€Žsrc/pages/WalkPage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import MapComponent from '@pages/WalkPage/components/MapComponent'
1+
import MapComponent from '~pages/WalkPage/components/MapComponent'
22
import * as S from './styles'
33
import { Helmet } from 'react-helmet-async'
44

0 commit comments

Comments
ย (0)