@@ -67,15 +67,19 @@ export const content = [
6767 { id : 47 , link : "/projects/sistent/components/switch/guidance" , text : "Switch" } ,
6868 { id : 48 , link : "/projects/sistent/components/switch/code" , text : "Switch" } ,
6969
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 " } ,
70+ { id : 49 , link : "/projects/sistent/components/tabs " , text : "Tabs " } ,
71+ { id : 50 , link : "/projects/sistent/components/tabs /guidance" , text : "Tabs " } ,
72+ { id : 51 , link : "/projects/sistent/components/tabs /code" , text : "Tabs " } ,
7373
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 " } ,
74+ { id : 52 , link : "/projects/sistent/components/text-field " , text : "Text Field " } ,
75+ { id : 53 , link : "/projects/sistent/components/text-field /guidance" , text : "Text Field " } ,
76+ { id : 54 , link : "/projects/sistent/components/text-field /code" , text : "Text Field " } ,
7777
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" } ,
78+ { id : 55 , link : "/projects/sistent/components/text-input" , text : "Text Input" } ,
79+ { id : 56 , link : "/projects/sistent/components/text-input/guidance" , text : "Text Input" } ,
80+ { id : 57 , link : "/projects/sistent/components/text-input/code" , text : "Text Input" } ,
81+
82+ { id : 58 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
83+ { id : 59 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
84+ { id : 60 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
8185] ;
0 commit comments