-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
feat기능 개발기능 개발
Description
어떤 기능인가요?
Modalcomponent에 action button을 직접 추가할 수 있도록 변경합니다.- 지금은
Modalcomponent가 message card를 보여주는 경우에만 특화되어 있습니다. 삭제 확인 modal 등에도 활용할 수 있도록 수정할 예정입니다.
어떤 작업을 할 예정인가요?
-
Modalcomponent가 content를 정해진 위치에 보여주는 역할만 하도록 변경 -
Modalcomponent를 사용하는 곳에서useModalhook을 직접 사용해서 open/close를 관리하도록 변경