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 73f7ea8 commit 9088fbdCopy full SHA for 9088fbd
web/app/signup/steps/step2_img.tsx
@@ -38,9 +38,7 @@ export default function Step2({
38
39
return (
40
<>
41
- <div className="m-2 flex flex-col g-2">
42
- <h1 className="text-xl">アイコンを設定</h1>
43
-
+ <div className="g-2 m-2 flex flex-col">
44
<div style={{ textAlign: "center", marginTop: "15vh" }}>
45
<PhotoModal
46
open={open}
0 commit comments