diff --git a/apps/www/__registry__/default/block/dashboard-07.tsx b/apps/www/__registry__/default/block/dashboard-07.tsx
index 5c78dee0561..e1d03c2c2dc 100644
--- a/apps/www/__registry__/default/block/dashboard-07.tsx
+++ b/apps/www/__registry__/default/block/dashboard-07.tsx
@@ -535,8 +535,7 @@ export default function Dashboard() {
Product Images
diff --git a/apps/www/__registry__/index.tsx b/apps/www/__registry__/index.tsx
index 2c60878c1d6..3d0c6d52295 100644
--- a/apps/www/__registry__/index.tsx
+++ b/apps/www/__registry__/index.tsx
@@ -4525,20 +4525,12 @@ export const Index: Record = {
subcategory: "Dashboard",
chunks: [{
name: "dashboard-06-chunk-0",
- description: "A breadcrumb with two links and a page indicator.",
+ description: "A list of products in a table with actions. Each row has an image, name, status, price, total sales, created at and actions.",
component: React.lazy(() => import("@/registry/new-york/block/dashboard-06-chunk-0")),
file: "registry/new-york/block/dashboard-06-chunk-0.tsx",
container: {
className: "undefined"
}
- },{
- name: "dashboard-06-chunk-1",
- description: "A list of products in a table with actions. Each row has an image, name, status, price, total sales, created at and actions.",
- component: React.lazy(() => import("@/registry/new-york/block/dashboard-06-chunk-1")),
- file: "registry/new-york/block/dashboard-06-chunk-1.tsx",
- container: {
- className: "undefined"
- }
}]
},
"dashboard-07": {
diff --git a/apps/www/__registry__/new-york/block/dashboard-01.tsx b/apps/www/__registry__/new-york/block/dashboard-01.tsx
index 2c4672f5c69..67077abe1c3 100644
--- a/apps/www/__registry__/new-york/block/dashboard-01.tsx
+++ b/apps/www/__registry__/new-york/block/dashboard-01.tsx
@@ -229,7 +229,9 @@ export default function Dashboard() {
-
+
Transactions
diff --git a/apps/www/__registry__/new-york/block/dashboard-02.tsx b/apps/www/__registry__/new-york/block/dashboard-02.tsx
index 5f9215f5547..853c34bddd8 100644
--- a/apps/www/__registry__/new-york/block/dashboard-02.tsx
+++ b/apps/www/__registry__/new-york/block/dashboard-02.tsx
@@ -227,8 +227,7 @@ export default function Dashboard() {
Inventory
diff --git a/apps/www/__registry__/new-york/block/dashboard-03.tsx b/apps/www/__registry__/new-york/block/dashboard-03.tsx
index b8808b42f0f..3ca48dc4177 100644
--- a/apps/www/__registry__/new-york/block/dashboard-03.tsx
+++ b/apps/www/__registry__/new-york/block/dashboard-03.tsx
@@ -302,8 +302,7 @@ export default function Dashboard() {