@@ -149,11 +149,15 @@ export const content = [
149149 { id : 110 , link : "/projects/sistent/components/text-input/guidance" , text : "Text Input" } ,
150150 { id : 111 , link : "/projects/sistent/components/text-input/code" , text : "Text Input" } ,
151151
152- { id : 112 , link : "/projects/sistent/components/toolbar " , text : "Toolbar " } ,
153- { id : 113 , link : "/projects/sistent/components/toolbar /guidance" , text : "Toolbar " } ,
154- { id : 114 , link : "/projects/sistent/components/toolbar /code" , text : "Toolbar " } ,
152+ { id : 112 , link : "/projects/sistent/components/toggle-button " , text : "Toggle Button " } ,
153+ { id : 113 , link : "/projects/sistent/components/toggle-button /guidance" , text : "Toggle Button " } ,
154+ { id : 114 , link : "/projects/sistent/components/toggle-button /code" , text : "Toggle Button " } ,
155155
156- { id : 115 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
157- { id : 116 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
158- { id : 117 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
156+ { id : 115 , link : "/projects/sistent/components/toolbar" , text : "Toolbar" } ,
157+ { id : 116 , link : "/projects/sistent/components/toolbar/guidance" , text : "Toolbar" } ,
158+ { id : 117 , link : "/projects/sistent/components/toolbar/code" , text : "Toolbar" } ,
159+
160+ { id : 118 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
161+ { id : 119 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
162+ { id : 120 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
159163] ;
0 commit comments