From 2619c56274ebe568530f29bbb4de1c2b30268645 Mon Sep 17 00:00:00 2001 From: erwanMarmelab Date: Sun, 4 Feb 2024 23:26:36 +0100 Subject: [PATCH 1/3] update doc --- docs/Breadcrumb.md | 100 +++++++++++++++---- docs/IconMenu.md | 37 ++++++- docs/MultiLevelMenu.md | 27 +++-- docs/img/multilevelmenu.png | Bin 0 -> 14979 bytes docs/useDefineAppLocation.md | 72 ++++++++++++- examples/simple/src/comments/CommentEdit.tsx | 22 ++++ 6 files changed, 218 insertions(+), 40 deletions(-) create mode 100644 docs/img/multilevelmenu.png diff --git a/docs/Breadcrumb.md b/docs/Breadcrumb.md index 39170a77707..2147f74b613 100644 --- a/docs/Breadcrumb.md +++ b/docs/Breadcrumb.md @@ -5,7 +5,7 @@ title: "The Breadcrumb Component" # `` -This [Enterprise Edition](https://marmelab.com/ra-enterprise) component renders a breadcrumb path that automatically adapts to the page location. It helps users navigate large web applications. +This [Enterprise Edition](https://marmelab.com/ra-enterprise) component renders a breadcrumb path that automatically adapts to the page location. It helps users navigate large web applications.