@@ -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