roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 205 forks source link

Support for react@"^18 #201

Open MohamedKabia opened 1 year ago

MohamedKabia commented 1 year ago

Upstream dependence conflict: the package is using an older version of react.

s0mn1aBaby commented 4 months ago

I used the react-grid-system library instead of this one when I upgraded the react app from version 16.8 to 18.2 Hope this helps you