Replace react-loadable with loadable-components
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We use react-loadable in the BlueBase core for lazy loading components. This is because it was the recommended library by React.
Now, this library is no longer maintained. It's better to use [loadable-components](https://www.smooth-code.com/open-source/loadable-components/) now.
We are not planning on using Suspense until it support SSR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.