fibo / trunx

Super Saiyan React components, son of awesome Bulma
MIT License
64 stars 14 forks source link

React 18 support #35

Closed davetapley closed 2 years ago

davetapley commented 2 years ago

Might be as simple as updating this?

https://github.com/fibo/trunx/blob/d4b4c3c7044d5842f8957abfed2a4884043e7995/package.json#L62-L63

fibo commented 2 years ago

hi @davetapley ,

there is a new version v0.42.0 on npm with updated dependencies. It should work with React 18.

I recently upgraded a project to React 18, it went smooth except I needed to add more types related to children prop.