Currently `@loadable/component` only supports react 16 is supported: https://github.com/gregberge/loadable-components/blob/cba6cab47536e23ded8bac34ee24417e6452344e/package.json#L54-L55 It would be great, if it would also support [React 17](https://reactjs.org/blog/2020/10/20/react-v17.html) and the latest React 18.
Currently
@loadable/componentonly supports react 16 is supported:loadable-components/package.json
Lines 54 to 55 in cba6cab
It would be great, if it would also support React 17 and the latest React 18.