diff --git a/app/(protected)/dashboard/records/record-list.tsx b/app/(protected)/dashboard/records/record-list.tsx index 609ebb5..3ad3982 100644 --- a/app/(protected)/dashboard/records/record-list.tsx +++ b/app/(protected)/dashboard/records/record-list.tsx @@ -245,7 +245,7 @@ export default function UserRecordsList({ user, action }: RecordListProps) {