opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update React to support new JSX Transform #652

Open kmcrawford opened 2 years ago

kmcrawford commented 2 years ago

Update to support new JSX Transform as other dependancies are starting to use.

https://reactjs.org/blog/2020/10/20/react-v17.html#new-jsx-transform

If uncomfortable going to React 17 it is been backported to

React 16.14.0
ricardo-devis-agullo commented 1 year ago

655 This issue will address this