We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8cde0 commit e7c37aaCopy full SHA for e7c37aa
frontend/src/pages/landing/Landing.tsx
@@ -85,7 +85,7 @@ export const Landing = () => {
85
<KanbanTemplate
86
kanbanProps={{
87
draggable: false,
88
- title: "Landing Page",
+ title: "Vernietigingslijsten",
89
fieldsets: STATUSES,
90
objectLists: objectLists,
91
}}
0 commit comments