Replies: 1 comment 1 reply
-
강의 기반으로 코드를 작성한 것일까요? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Toast
컴포넌트를 강의대로 만들려면useTimeout
훅과Text
컴포넌트를 따로 만들어야 하고(안 만들어도 되겠지만?),uuid
라이브러리의v4
함수를 사용해야 합니다.Toast
컴포넌트를 클래스 컴포넌트로 만들어서 스토리북 component에 할당이 되지 않습니다.이 문제들을 같이 얘기해보고 싶습니다!
Beta Was this translation helpful? Give feedback.
All reactions