From 2c26595c250d89bd816df9a227cd5fc1a2765ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=90=8D=F0=9D=90=9E=F0=9D=90=A1=F0=9D=90=9A=20?= =?UTF-8?q?=F0=9D=90=91=F0=9D=90=9A=F0=9D=90=A3=F0=9D=90=A9=F0=9D=90=AE?= =?UTF-8?q?=F0=9D=90=AD?= <103593722+NehaRajput0502@users.noreply.github.com> Date: Sun, 8 Jun 2025 10:30:40 +0530 Subject: [PATCH] Update documentation-intro.md In navigation add On desktop and On mobile. --- docusaurus/docs/documentation-intro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docusaurus/docs/documentation-intro.md b/docusaurus/docs/documentation-intro.md index aee991f0f40..87b2ceb9d9b 100644 --- a/docusaurus/docs/documentation-intro.md +++ b/docusaurus/docs/documentation-intro.md @@ -8,7 +8,9 @@ Welcome to the Create React App documentation! ## Navigation -You can find different topics in the table of contents. On desktop, you should see it in the left sidebar. On mobile, you should see it after pressing an icon with arrows in the top left corner. +You can explore various topics using the table of contents: +- **On desktop:** The navigation menu is available on the left sidebar. +- **On mobile:** Tap the menu icon (☰ or ⇄ arrows) in the top left corner to view the navigation. ## Looking for React Docs?