summaryrefslogtreecommitdiff
path: root/client/src/components/Dashboard.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/Dashboard.tsx')
-rw-r--r--client/src/components/Dashboard.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/components/Dashboard.tsx b/client/src/components/Dashboard.tsx
index 985e48a..56b50a2 100644
--- a/client/src/components/Dashboard.tsx
+++ b/client/src/components/Dashboard.tsx
@@ -48,6 +48,7 @@ function Dashboard() {
columns,
data: guests,
muiPaginationProps: {
+ color: 'primary',
shape: 'rounded',
showRowsPerPage: false,
variant: 'outlined',