Skip to content

Commit 2af8cf6

Browse files
threehamsgregberge
authored andcommitted
docs(readme): remove note about react-loadable (#156)
The React Suspense docs will point to `loadable-components` once reactjs/react.dev#1407 is merged, so there will no need to have this line.
1 parent 31322e3 commit 2af8cf6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ Code splitting is supported out of the box by React using [`React.lazy`](https:/
3535
| `react-loadable` || 🔶 |||
3636
| `@loadable/component` |||||
3737

38-
Even if [`react-loadable` is recommended by React team](https://reactjs.org/docs/code-splitting.html#reactlazy), the project does not accept any GitHub issue and is no longer maintained.
39-
4038
## Getting started
4139

4240
`loadable` lets you render a dynamic import as a regular component.

0 commit comments

Comments
 (0)