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] Create <Class /> utility component #22

Open
2 tasks
DavidHDev opened this issue Jul 9, 2023 · 2 comments
Open
2 tasks

[FEAT] Create <Class /> utility component #22

DavidHDev opened this issue Jul 9, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DavidHDev
Copy link
Owner

Description:
Implement a utility component, , that simplifies adding or removing CSS classes dynamically in a React application.

Acceptance Criteria:

  • The component should accept a className prop and apply the corresponding CSS class to the rendered element.
  • It should provide additional props or functions to conditionally add or remove classes based on specific conditions.
@DavidHDev DavidHDev added enhancement New feature or request good first issue Good for newcomers labels Jul 9, 2023
@ansh-tripathi
Copy link

Hello David,
Can I work on this issue?

@DavidHDev
Copy link
Owner Author

All yours, have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants