jsx-no-react icon indicating copy to clipboard operation
jsx-no-react copied to clipboard

Use React's JSX without React easily

Results 3 jsx-no-react issues
Sort by recently updated
recently updated
newest added

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.5.1. Release notes Sourced from jest's releases. v27.5.1 Features [jest-config] Support comments in JSON config file (#12316) [pretty-format] Expose ConvertAnsi plugin (#12308) Fixes [expect] Add...

dependencies

See here for details: https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

The `svg` rendering I added in the last version does not apply the namespace to all children when appending it. This breaks the rendering on some browsers. To fix this...

bug