Skip to content

Commit 12416e4

Browse files
committed
๐Ÿ“ ๋ถˆํ•„์š”ํ•œ ์„ธ๋ฏธ์ฝœ๋ก  ์‚ญ์ œ
1 parent 6c0543d commit 12416e4

File tree

1 file changed

+1
-1
lines changed
  • src/pages/LoginPage/DogProfileSection

1 file changed

+1
-1
lines changed

โ€Žsrc/pages/LoginPage/DogProfileSection/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { ActionButton } from '~components/Button/ActionButton'
33
import AddDogPicture from '~assets/add-dog-picture.svg'
44
import TwoLineInput from '~components/Input/TwoLineInput'
55
import PrevButton from '~components/Button/PrevButton'
6-
import { Typo24 } from '~components/Typo/index';
6+
import { Typo24 } from '~components/Typo/index'
77

88
export default function DogProfileSection() {
99
return (

0 commit comments

Comments
ย (0)