Skip to content

Commit b2fb0fe

Browse files
authored
Merge pull request #6048 from WiXSL/docs-fix-ready
[Doc] Fix ready item gets hidden inside history
2 parents b63e663 + d4a8ee4 commit b2fb0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Admin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ const App = () => (
578578

579579
**Caution**: Do not use the 5.x version of the `history` package. It's currently incompatible with another dependency of react-admin, `connected-react-router`. `history@4.10.1` works fine.
580580

581-
### `ready`
581+
## `ready`
582582

583583
When you run an `<Admin>` with no child `<Resource>`, react-admin displays a "ready" screen:
584584

0 commit comments

Comments
 (0)