-
Notifications
You must be signed in to change notification settings - Fork 53
fix: rename jsx #5669
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: rename jsx #5669
Conversation
🦋 Changeset detectedLatest commit: 2a58ca0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 17 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Storybook for this PR deployed on this github page |
smouillour
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-3000 lines, fix that bro
|
|
What is the problem this PR is trying to solve?
The code is old so old.
We want to let it work with latest tooling like vite vitest, storybook.
What is the chosen solution to this problem?
JS is not supposed to contains any JSX code.
rename in JS any file that olds react code.
test:
Please check if the PR fulfills these requirements
yarn changesetto a request a release from the CI if wanted.[ ] This PR introduces a breaking change