diff --git a/src/pages/LoginPage/DogProfileSection/index.tsx b/src/pages/LoginPage/DogProfileSection/index.tsx index e57ae69..597bc23 100644 --- a/src/pages/LoginPage/DogProfileSection/index.tsx +++ b/src/pages/LoginPage/DogProfileSection/index.tsx @@ -3,7 +3,7 @@ import { ActionButton } from '~components/Button/ActionButton' import AddDogPicture from '~assets/add-dog-picture.svg' import TwoLineInput from '~components/Input/TwoLineInput' import PrevButton from '~components/Button/PrevButton' -import { Typo24 } from '~components/Typo/index'; +import { Typo24 } from '~components/Typo/index' export default function DogProfileSection() { return (