pknu-wap / wap-ui

WAP 리액트 디자인 시스템
https://wap-ui.vercel.app
MIT License
20 stars 3 forks source link

Button Component size error #19

Closed alstn113 closed 2 years ago

alstn113 commented 2 years ago

버그 설명

Button Component의 size="md" 시 width: auto가 되는 에러

해결 방안

size가 md일 경우를 분기시켜줌.

참고사항

예상 소요 시간

20분