@@ -63,15 +63,19 @@ export const content = [
6363 { id : 44 , link : "/projects/sistent/components/select/guidance" , text : "Select" } ,
6464 { id : 45 , link : "/projects/sistent/components/select/code" , text : "Select" } ,
6565
66- { id : 46 , link : "/projects/sistent/components/text-field " , text : "Text Field " } ,
67- { id : 47 , link : "/projects/sistent/components/text-field /guidance" , text : "Text Field " } ,
68- { id : 48 , link : "/projects/sistent/components/text-field /code" , text : "Text Field " } ,
66+ { id : 46 , link : "/projects/sistent/components/tabs " , text : "Tabs " } ,
67+ { id : 47 , link : "/projects/sistent/components/tabs /guidance" , text : "Tabs " } ,
68+ { id : 48 , link : "/projects/sistent/components/tabs /code" , text : "Tabs " } ,
6969
70- { id : 49 , link : "/projects/sistent/components/text-input " , text : "Text Input " } ,
71- { id : 50 , link : "/projects/sistent/components/text-input /guidance" , text : "Text Input " } ,
72- { id : 51 , link : "/projects/sistent/components/text-input /code" , text : "Text Input " } ,
70+ { id : 49 , link : "/projects/sistent/components/text-field " , text : "Text Field " } ,
71+ { id : 50 , link : "/projects/sistent/components/text-field /guidance" , text : "Text Field " } ,
72+ { id : 51 , link : "/projects/sistent/components/text-field /code" , text : "Text Field " } ,
7373
74- { id : 52 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
75- { id : 53 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
76- { id : 54 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
74+ { id : 52 , link : "/projects/sistent/components/text-input" , text : "Text Input" } ,
75+ { id : 53 , link : "/projects/sistent/components/text-input/guidance" , text : "Text Input" } ,
76+ { id : 54 , link : "/projects/sistent/components/text-input/code" , text : "Text Input" } ,
77+
78+ { id : 55 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
79+ { id : 56 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
80+ { id : 57 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
7781] ;
0 commit comments