feat: implement DataTable component with custom styling for dashboard and subscriptions pages
This commit is contained in:
@@ -29,6 +29,7 @@ export const ContentsPage = () => {
|
||||
searching: true,
|
||||
ordering: true,
|
||||
info: true,
|
||||
// scrollY: '50vh',
|
||||
}}
|
||||
></DataTable>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user