From 7f0ed5f8e7b4a223d76710a2b5a0dd63d26ff74c Mon Sep 17 00:00:00 2001 From: seoyeon-jung Date: Sun, 8 Oct 2023 16:45:52 +0900 Subject: [PATCH 1/8] =?UTF-8?q?design:=20=EC=8A=A4=ED=84=B0=EB=94=94?= =?UTF-8?q?=EB=B0=A9=20=EB=A7=8C=EB=93=A4=EA=B8=B0=20=ED=8B=80=20=EC=9E=A1?= =?UTF-8?q?=EA=B8=B0=20#19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/StudyMake.jsx | 44 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/src/pages/StudyMake.jsx b/src/pages/StudyMake.jsx index 860bc15..9340d6b 100644 --- a/src/pages/StudyMake.jsx +++ b/src/pages/StudyMake.jsx @@ -1,5 +1,47 @@ +import styled from "styled-components"; + const StudyMake = () => { - return
스터디방 만들기 페이지입니다
; + return ( + +
+
그룹명*
+ + +
+ +
+
그룹 카테고리*
+ {/* select (front/back) */} +
+ +
+
제한 인원수*
+ {/* select (1~50) */} +
+ +
+
+ 참여코드 (선택사항) 공개 스터디방으로 원할 경우 빈칸으로 제출하세요. +
+ +
+ +
+
소개글
+