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

[Bug] className property 가 기존의 className 가 합쳐질 수 있게 수정 #186

Open
1 task
SeieunYoo opened this issue Jan 5, 2025 · 0 comments
Open
1 task
Assignees

Comments

@SeieunYoo
Copy link
Collaborator

🎯 설명

GDSC-Hongik/wow-class#166 (comment)

  • 외부에서 주입받은 className 프로퍼티가 가 기존의 className 가 합쳐질 수 있게 수정하여 className 으로 스타일링 될 수 있게 수정합니다.
  • rest 로 className 을 넘겨주고 있는 컴포넌트를 파악하고 수정합니다.

✅ TODO

  • clsx 로 기존의 className 과 주입 받은 className 을 합쳐줍니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant