We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a9ce3 commit aaadc7fCopy full SHA for aaadc7f
README.md
@@ -33,7 +33,7 @@ const MyComponent = mock();
33
34
- [Introduction](./docs/en/Introduction.md)
35
- [Dummies](./docs/en/Dummies.md)
36
- - [`mock()`](./docs/en/mock.md) and [`loadable()`](./docs/en/loadable.md) — [**example8*](https://codesandbox.io/s/j2ovpr03z3)
+ - [`mock()`](./docs/en/mock.md) and [`loadable()`](./docs/en/loadable.md) — [**example**](https://codesandbox.io/s/j2ovpr03z3)
37
- [`lazy()`](./docs/en/lazy.md), [`delayed()`](./docs/en/delayed.md), and [`viewport()`](./docs/en/viewport.md)
38
- [Inversion](./docs/en/Inversion.md)
39
- [`<State>`](./docs/en/State.md) and [`withState()`](./docs/en/State.md#withstate-hoc)
0 commit comments