Skip to content

Commit 55ad479

Browse files
committed
feat(sistent): add IconButton to SistentNavigation
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
1 parent bb53542 commit 55ad479

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/components/SistentNavigation/content.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,9 @@ 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/iconbutton", text: "IconButton" },
119+
{ id: 84, link: "/projects/sistent/components/iconbutton/guidance", text: "IconButton" },
120+
{ id: 85, link: "/projects/sistent/components/iconbutton/code", text: "IconButton" },
121+
117122
];

0 commit comments

Comments
 (0)