@@ -2,7 +2,6 @@ const components = [
22 {
33 title : "Accordion" ,
44 url : "/docs/components/accordion" ,
5- new : true ,
65 } ,
76 {
87 title : "Alert" ,
@@ -59,7 +58,6 @@ const components = [
5958 {
6059 title : "Context Menu" ,
6160 url : "/docs/components/context-menu" ,
62- new : true ,
6361 } ,
6462 {
6563 title : "Collapsible" ,
@@ -68,7 +66,6 @@ const components = [
6866 {
6967 title : "Date Picker" ,
7068 url : "/docs/components/date-picker" ,
71- new : true ,
7269 } ,
7370 {
7471 title : "Dialog" ,
@@ -77,7 +74,6 @@ const components = [
7774 {
7875 title : "Drawer" ,
7976 url : "/docs/components/drawer" ,
80- new : true ,
8177 } ,
8278 {
8379 title : "Dropdown Menu" ,
@@ -98,7 +94,6 @@ const components = [
9894 {
9995 title : "Navigation Menu" ,
10096 url : "/docs/components/navigation-menu" ,
101- new : true ,
10297 } ,
10398 {
10499 title : "Scroll Area" ,
@@ -115,7 +110,6 @@ const components = [
115110 {
116111 title : "Sidebar" ,
117112 url : "/docs/components/sidebar" ,
118- new : true ,
119113 } ,
120114 {
121115 title : "Skeleton" ,
@@ -124,7 +118,6 @@ const components = [
124118 {
125119 title : "Slider" ,
126120 url : "/docs/components/slider" ,
127- new : true ,
128121 } ,
129122 {
130123 title : "Label" ,
@@ -133,7 +126,6 @@ const components = [
133126 {
134127 title : "Menubar" ,
135128 url : "/docs/components/menubar" ,
136- new : true ,
137129 } ,
138130 {
139131 title : "Pagination" ,
@@ -178,7 +170,6 @@ const components = [
178170 {
179171 title : "Toast" ,
180172 url : "/docs/components/toast" ,
181- new : true ,
182173 } ,
183174 {
184175 title : "Toggle" ,
0 commit comments