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 6c0543d commit 12416e4Copy full SHA for 12416e4
โsrc/pages/LoginPage/DogProfileSection/index.tsx
@@ -3,7 +3,7 @@ import { ActionButton } from '~components/Button/ActionButton'
3
import AddDogPicture from '~assets/add-dog-picture.svg'
4
import TwoLineInput from '~components/Input/TwoLineInput'
5
import PrevButton from '~components/Button/PrevButton'
6
-import { Typo24 } from '~components/Typo/index';
+import { Typo24 } from '~components/Typo/index'
7
8
export default function DogProfileSection() {
9
return (
0 commit comments