Skip to content

Commit

Permalink
feat: UI updates (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Feb 27, 2024
1 parent 3bb7d19 commit 49fa940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/DataTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export default function DataTable() {
placeholder: 'Search across all fields',
debounceMs: 250,
},
printOptions: { disableToolbarButton: true },
},
}}
filterModel={filterModel}
Expand Down

0 comments on commit 49fa940

Please sign in to comment.