Sticky headers fix, added Heliports
This commit is contained in:
@@ -7,6 +7,7 @@ export default function ReportPage() {
|
||||
<PaginatedTable
|
||||
initialOrderBy={[{ id: "timestamp", desc: true }]}
|
||||
prismaModel="report"
|
||||
stickyHeaders
|
||||
include={{
|
||||
Sender: true,
|
||||
Reported: true,
|
||||
|
||||
Reference in New Issue
Block a user