Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace JSX.IntrinsicElements with React.JSX.IntrinsicElements
Fixes jaredpalmer#4011. This is for compatibility with React v19, where the global JSX namespace went away.
- Loading branch information