issues
search
JaeGuipi
/
travelmaker
1
stars
0
forks
source link
Feat: 버튼 공용 컴포넌트 추가
#23
Closed
hyemeeny
closed
6 days ago
hyemeeny
commented
1 week ago
🔎 작업 내용 #22
Form Button
Form Button 공용 컴포넌트 추가하였습니다.
버튼 사이즈(size) : small / medium / large
버튼 스타일(variant) : fillButton / emptyButton
disabled : true 설정 비활성화
large 사이즈는 width 100%로 설정
Pagination
페이지네이션 offset 기반으로 추가하였습니다.
test/page.tsx
http://localhost:3000/test
페이지에서 테스트 확인 가능합니다.
public
public 폴더 생성하여 버튼 아이콘 추가하였습니다.
🔎 작업 내용 #22
Form Button
Pagination
test/page.tsx
public