Skip to content

Commit 9088fbd

Browse files
committed
delete text
1 parent 73f7ea8 commit 9088fbd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

web/app/signup/steps/step2_img.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ export default function Step2({
3838

3939
return (
4040
<>
41-
<div className="m-2 flex flex-col g-2">
42-
<h1 className="text-xl">アイコンを設定</h1>
43-
41+
<div className="g-2 m-2 flex flex-col">
4442
<div style={{ textAlign: "center", marginTop: "15vh" }}>
4543
<PhotoModal
4644
open={open}

0 commit comments

Comments
 (0)