Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[component] New Label container (reusable) #48

Open
pjy0416 opened this issue Nov 9, 2020 · 0 comments
Open

[component] New Label container (reusable) #48

pjy0416 opened this issue Nov 9, 2020 · 0 comments
Labels
🌅 FE 프론트엔드 작업 ⚛️ REACT 리액트 컴포넌트

Comments

@pjy0416
Copy link
Collaborator

pjy0416 commented Nov 9, 2020

개요

  • 컴포넌트에 대한 설명

상속 관계

상태

  • dispatch
    • 취소 버튼(dispatch -> CANCEL)
    • 라벨 생성 버튼(dispatch -> ADD)
  • state: name, description, color
    • name input (setState {name})
    • description input (setState {description})
    • color container (setState {color})

세부 동작

@pjy0416 pjy0416 added 🌅 FE 프론트엔드 작업 ⚛️ REACT 리액트 컴포넌트 labels Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌅 FE 프론트엔드 작업 ⚛️ REACT 리액트 컴포넌트
Projects
None yet
Development

No branches or pull requests

1 participant