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

[Feat] react dev tool을 사용할 때, styled component 컴포넌트명 확인하기 #67

Open
dmdgpdi opened this issue Jul 26, 2024 · 0 comments
Labels
feat 기능 (새로운 기능)

Comments

@dmdgpdi
Copy link
Collaborator

dmdgpdi commented Jul 26, 2024

Issue

적용 전

스크린샷 2024-07-26 오전 10 50 32 현재 react dev tool을 쓸 때,
styled component는 styledComponent.displayName = 'styledComponentName'

이렇게 명시를 통해 해야 확인할 수 있습니다. 허나 플러그인을 적용하게 된다면 더 좋은 개발 환경을 제공할 수 있습니다.

해당 내용 관련 styled component 공식문서

적용 후

스크린샷 2024-07-26 오전 11 05 58

@dmdgpdi dmdgpdi added the feat 기능 (새로운 기능) label Jul 26, 2024
@dmdgpdi dmdgpdi changed the title [Feat] react dev tool을 사용할 때, styled component 컴포넌트명 붙이기 [Feat] react dev tool을 사용할 때, styled component 컴포넌트명 확인하기 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 (새로운 기능)
Projects
None yet
Development

No branches or pull requests

1 participant