File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,11 @@ function Admission() {
77 < Stack spacing = { 2 } margin = { 2 } >
88 < Typography variant = 'h4' margin = { 2 } > 入部方法</ Typography >
99
10- < Typography > Coming Soon...</ Typography >
11- { /* <Card>
10+ < Card >
1211 < CardHeader title = '1. Google Formで登録' />
1312 < CardContent >
1413 < Typography paragraph >
15- <Button href='https://docs.google.com/forms/d/e/1FAIpQLSf3I5jq7gi71pjjrtug1ICwhqtoxha9GwXNSABlhe4zeqiuvg/viewform ' variant='outlined'>Google Form</Button>に学籍番号や名前などを入力し提出しましょう! 確認のメールが来るかチェックしてください!
14+ < Button href = 'https://forms.gle/J7LJuQRNeTrh3UsG8 ' variant = 'outlined' > Google Form</ Button > に学籍番号や名前などを入力し提出しましょう! 確認のメールが来るかチェックしてください!
1615 </ Typography >
1716 </ CardContent >
1817 </ Card >
@@ -34,7 +33,7 @@ function Admission() {
3433 班所属の後いよいよ活動が始まります。 これから一緒に人力飛行機を作りましょう!
3534 </ Typography >
3635 </ CardContent >
37- </Card> */ }
36+ </ Card >
3837 </ Stack >
3938 </ div >
4039 )
You can’t perform that action at this time.
0 commit comments