@@ -30,44 +30,48 @@ export const content = [
3030 { id : 20 , link : "/projects/sistent/components/button-group/guidance" , text : "Button Group" } ,
3131 { id : 21 , link : "/projects/sistent/components/button-group/code" , text : "Button Group" } ,
3232
33- { id : 22 , link : "/projects/sistent/components/container " , text : "Container " } ,
34- { id : 23 , link : "/projects/sistent/components/container /guidance" , text : "Container " } ,
35- { id : 24 , link : "/projects/sistent/components/container /code" , text : "Container " } ,
33+ { id : 22 , link : "/projects/sistent/components/circularprogress " , text : "Circular Progress " } ,
34+ { id : 23 , link : "/projects/sistent/components/circularprogress /guidance" , text : "Circular Progress " } ,
35+ { id : 24 , link : "/projects/sistent/components/circularprogress /code" , text : "Circular Progress " } ,
3636
37- { id : 25 , link : "/projects/sistent/components/icons" , text : "Icons" } ,
37+ { id : 25 , link : "/projects/sistent/components/container" , text : "Container" } ,
38+ { id : 26 , link : "/projects/sistent/components/container/guidance" , text : "Container" } ,
39+ { id : 27 , link : "/projects/sistent/components/container/code" , text : "Container" } ,
3840
39- { id : 26 , link : "/projects/sistent/components/link" , text : "Link" } ,
40- { id : 27 , link : "/projects/sistent/components/link/guidance" , text : "Link" } ,
41- { id : 28 , link : "/projects/sistent/components/link/code" , text : "Link" } ,
41+ { id : 28 , link : "/projects/sistent/components/icons" , text : "Icons" } ,
4242
43- { id : 29 , link : "/projects/sistent/components/modal" , text : "Modal" } ,
44- { id : 30 , link : "/projects/sistent/components/modal/code" , text : "Modal" } ,
43+ { id : 29 , link : "/projects/sistent/components/link" , text : "Link" } ,
44+ { id : 30 , link : "/projects/sistent/components/link/guidance" , text : "Link" } ,
45+ { id : 31 , link : "/projects/sistent/components/link/code" , text : "Link" } ,
4546
46- { id : 31 , link : "/projects/sistent/components/pagination" , text : "Pagination" } ,
47- { id : 32 , link : "/projects/sistent/components/pagination/guidance" , text : "Pagination" } ,
48- { id : 33 , link : "/projects/sistent/components/pagination/code" , text : "Pagination" } ,
47+ { id : 32 , link : "/projects/sistent/components/modal" , text : "Modal" } ,
48+ { id : 33 , link : "/projects/sistent/components/modal/code" , text : "Modal" } ,
4949
50- { id : 34 , link : "/projects/sistent/components/paper " , text : "Paper " } ,
51- { id : 35 , link : "/projects/sistent/components/paper /guidance" , text : "Paper " } ,
52- { id : 36 , link : "/projects/sistent/components/paper /code" , text : "Paper " } ,
50+ { id : 34 , link : "/projects/sistent/components/pagination " , text : "Pagination " } ,
51+ { id : 35 , link : "/projects/sistent/components/pagination /guidance" , text : "Pagination " } ,
52+ { id : 36 , link : "/projects/sistent/components/pagination /code" , text : "Pagination " } ,
5353
54- { id : 37 , link : "/projects/sistent/components/popper " , text : "Popper " } ,
55- { id : 38 , link : "/projects/sistent/components/popper /guidance" , text : "Popper " } ,
56- { id : 39 , link : "/projects/sistent/components/popper /code" , text : "Popper " } ,
54+ { id : 37 , link : "/projects/sistent/components/paper " , text : "Paper " } ,
55+ { id : 38 , link : "/projects/sistent/components/paper /guidance" , text : "Paper " } ,
56+ { id : 39 , link : "/projects/sistent/components/paper /code" , text : "Paper " } ,
5757
58- { id : 40 , link : "/projects/sistent/components/select " , text : "Select " } ,
59- { id : 41 , link : "/projects/sistent/components/select /guidance" , text : "Select " } ,
60- { id : 42 , link : "/projects/sistent/components/select /code" , text : "Select " } ,
58+ { id : 40 , link : "/projects/sistent/components/popper " , text : "Popper " } ,
59+ { id : 41 , link : "/projects/sistent/components/popper /guidance" , text : "Popper " } ,
60+ { id : 42 , link : "/projects/sistent/components/popper /code" , text : "Popper " } ,
6161
62- { id : 43 , link : "/projects/sistent/components/text-field " , text : "Text Field " } ,
63- { id : 44 , link : "/projects/sistent/components/text-field /guidance" , text : "Text Field " } ,
64- { id : 45 , link : "/projects/sistent/components/text-field /code" , text : "Text Field " } ,
62+ { id : 43 , link : "/projects/sistent/components/select " , text : "Select " } ,
63+ { id : 44 , link : "/projects/sistent/components/select /guidance" , text : "Select " } ,
64+ { id : 45 , link : "/projects/sistent/components/select /code" , text : "Select " } ,
6565
66- { id : 46 , link : "/projects/sistent/components/text-input " , text : "Text Input " } ,
67- { id : 47 , link : "/projects/sistent/components/text-input /guidance" , text : "Text Input " } ,
68- { id : 48 , link : "/projects/sistent/components/text-input /code" , text : "Text Input " } ,
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 " } ,
6969
70- { id : 49 , link : "/projects/sistent/components/tooltip" , text : "Tooltip" } ,
71- { id : 50 , link : "/projects/sistent/components/tooltip/guidance" , text : "Tooltip" } ,
72- { id : 51 , link : "/projects/sistent/components/tooltip/code" , text : "Tooltip" } ,
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" } ,
73+
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" } ,
7377] ;
0 commit comments