Skip to content

Commit 2c995df

Browse files
committed
Added Collapse Document Again
Signed-off-by: SplinterSword <sparshj2003@gmail.com>
1 parent 11318cb commit 2c995df

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/components/SistentNavigation/content.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ export const content = [
117117

118118
{ id: 86, link: "/projects/sistent/components/text-input", text: "Text Input" },
119119
{ id: 87, link: "/projects/sistent/components/text-input/guidance", text: "Text Input" },
120-
{ id: 88, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
120+
{ id: 85, link: "/projects/sistent/components/text-input/code", text: "Text Input" },
121121

122-
{ id: 89, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
123-
{ id: 90, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
124-
{ id: 91, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
122+
{ id: 86, link: "/projects/sistent/components/toolbar", text: "Toolbar" },
123+
{ id: 87, link: "/projects/sistent/components/toolbar/guidance", text: "Toolbar" },
124+
{ id: 88, link: "/projects/sistent/components/toolbar/code", text: "Toolbar" },
125125

126-
{ id: 92, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
127-
{ id: 93, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
128-
{ id: 94, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
126+
{ id: 89, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
127+
{ id: 90, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
128+
{ id: 91, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
129129
];

0 commit comments

Comments
 (0)