engine icon indicating copy to clipboard operation
engine copied to clipboard

Adopt to new react 18 features

Open barak007 opened this issue 2 years ago • 2 comments

  • Use react-dom/client entry point
  • Update react types
  • Use createRoot

barak007 avatar Apr 07 '22 09:04 barak007

I'd love to help. Recently built a React 18 app. Do you just want these 3 fixes or...you're upgrading everything?

xeonstaff avatar Apr 09 '22 01:04 xeonstaff

These are the main features we don't use a lot of react here only examples so I don't expect any other changes if there are any good react 18 changes they will also be approved

barak007 avatar Apr 10 '22 09:04 barak007

fixed by 53a525ac128236d647d22406c22765ea8dbf1e94

AviVahl avatar Jul 23 '23 13:07 AviVahl