diff --git a/components/backlog/pbi-list.tsx b/components/backlog/pbi-list.tsx index 39523d4..7587e13 100644 --- a/components/backlog/pbi-list.tsx +++ b/components/backlog/pbi-list.tsx @@ -368,12 +368,56 @@ export function PbiList({ productId, isDemo }: PbiListProps) { } /> - +
+
+

Sorteren op

+
+ + +
+
+
+ {SORT_OPTIONS.map((opt) => ( + + ))} +
+