@@ -30,44 +30,48 @@ export const content = [
30
30
{ id : 20 , link : "/projects/sistent/components/button-group/guidance" , text : "Button Group" } ,
31
31
{ id : 21 , link : "/projects/sistent/components/button-group/code" , text : "Button Group" } ,
32
32
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 " } ,
36
36
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" } ,
38
40
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" } ,
42
42
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" } ,
45
46
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" } ,
49
49
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 " } ,
53
53
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 " } ,
57
57
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 " } ,
61
61
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 " } ,
65
65
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 " } ,
69
69
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" } ,
73
77
] ;
0 commit comments