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

fix(react): remove illegal className props #412

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oyo
Copy link
Contributor

@oyo oyo commented Jan 16, 2025

Description

Remove illegal className props

Why

In previous PR #231 a className prop has been added to many React JSX components. This is apparently illegal and causes warnings on the frontend in dev mode.

Issue

portal-frontend #1269

Checklist

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

@oyo oyo requested a review from evegufy January 16, 2025 10:33
@oyo oyo changed the title fix: remove illegal className props fix(react): remove illegal className props Jan 16, 2025
@oyo oyo requested a review from saadanzari January 16, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant