diff --git a/app/pages/dashboard.vue b/app/pages/dashboard.vue index e629de4..da7732a 100644 --- a/app/pages/dashboard.vue +++ b/app/pages/dashboard.vue @@ -71,7 +71,64 @@ import { h } from 'vue' status: 'paid', email: 'ethan.harris@example.com', amount: 639 - } + }, + { + id: '4595', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4593', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4592', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4591', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4590', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4589', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4588', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + { + id: '4587', + date: '2024-03-10T15:55:00', + status: 'paid', + email: 'ethan.harris@example.com', + amount: 639 + }, + ]) const table_headers: TableColumn[] = [ @@ -119,10 +176,11 @@ import { h } from 'vue' } ] +