Skip to content

Commit

Permalink
Merge pull request #8768 from carlos-duran/master
Browse files Browse the repository at this point in the history
[Docs] fix index page links
  • Loading branch information
djhi authored Mar 24, 2023
2 parents 7cf8f78 + c470824 commit 171c491
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ title: "Index"
* [`<TextField>`](./TextField.md)
* [`<TextInput>`](./TextInput.md)
* [`<TimeInput>`](./TimeInput.md)
* [<`Title>`](./Title.md)
* [<`TitlePortal>`](./AppBar.md#children)
* [`<Title>`](./Title.md)
* [`<TitlePortal>`](./AppBar.md#children)
* [`<ToggleThemeButton>`](./ToggleThemeButton.md)
* [`<TourProvider>`](https://marmelab.com/ra-enterprise/modules/ra-tour)<img class="icon" src="./img/premium.svg" />
* [`<TranslatableFields>`](./TranslatableFields.md)
Expand Down Expand Up @@ -301,4 +301,4 @@ title: "Index"
* [`useWarnWhenUnsavedChanges`](./EditTutorial.md#warning-about-unsaved-changes)
* [ `withLifecycleCallbacks`](./withLifecycleCallbacks.md)

</div>
</div>

0 comments on commit 171c491

Please sign in to comment.