@@ -41,17 +41,17 @@ export const content = [
4141 { id : 29 , link : "/projects/sistent/components/box/guidance" , text : "Box" } ,
4242 { id : 30 , link : "/projects/sistent/components/box/code" , text : "Box" } ,
4343
44- { id : 31 , link : "/projects/sistent/components/card " , text : "Card " } ,
45- { id : 32 , link : "/projects/sistent/components/card /guidance" , text : "Card " } ,
46- { id : 33 , link : "/projects/sistent/components/card /code" , text : "Card " } ,
44+ { id : 31 , link : "/projects/sistent/components/button " , text : "Button " } ,
45+ { id : 32 , link : "/projects/sistent/components/button /guidance" , text : "Button " } ,
46+ { id : 33 , link : "/projects/sistent/components/button /code" , text : "Button " } ,
4747
48- { id : 34 , link : "/projects/sistent/components/button" , text : "Button" } ,
49- { id : 35 , link : "/projects/sistent/components/button/guidance" , text : "Button" } ,
50- { id : 36 , link : "/projects/sistent/components/button/code" , text : "Button" } ,
48+ { id : 34 , link : "/projects/sistent/components/button-group " , text : "Button Group " } ,
49+ { id : 35 , link : "/projects/sistent/components/button-group /guidance" , text : "Button Group " } ,
50+ { id : 36 , link : "/projects/sistent/components/button-group /code" , text : "Button Group " } ,
5151
52- { id : 37 , link : "/projects/sistent/components/button-group " , text : "Button Group " } ,
53- { id : 38 , link : "/projects/sistent/components/button-group /guidance" , text : "Button Group " } ,
54- { id : 39 , link : "/projects/sistent/components/button-group /code" , text : "Button Group " } ,
52+ { id : 37 , link : "/projects/sistent/components/card " , text : "Card " } ,
53+ { id : 38 , link : "/projects/sistent/components/card /guidance" , text : "Card " } ,
54+ { id : 39 , link : "/projects/sistent/components/card /code" , text : "Card " } ,
5555
5656 { id : 40 , link : "/projects/sistent/components/chip" , text : "Chip" } ,
5757 { id : 41 , link : "/projects/sistent/components/chip/guidance" , text : "Chip" } ,
0 commit comments