Skip to content

Commit 90b4e35

Browse files
committed
Registered Collapse Sistent Components to Sistent Navigation
Signed-off-by: SplinterSword <sparshj2003@gmail.com>
1 parent 7f0bd40 commit 90b4e35

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/components/SistentNavigation/content.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,8 @@ export const content = [
114114
{ id: 80, link: "/projects/sistent/components/tooltip", text: "Tooltip" },
115115
{ id: 81, link: "/projects/sistent/components/tooltip/guidance", text: "Tooltip" },
116116
{ id: 82, link: "/projects/sistent/components/tooltip/code", text: "Tooltip" },
117+
118+
{ id: 83, link: "/projects/sistent/components/collapse", text: "Collapse" },
119+
{ id: 84, link: "/projects/sistent/components/collapse/guidance", text: "Collapse" },
120+
{ id: 85, link: "/projects/sistent/components/collapse/code", text: "Collapse" },
117121
];

0 commit comments

Comments
 (0)