feat: leerpaden opzoeken en filteren in de create component werkt

This commit is contained in:
Joyelle Ndagijimana 2025-03-28 20:47:06 +01:00
parent aa33d32fa8
commit 9f55e62bcb
5 changed files with 150 additions and 26 deletions

View file

@ -44,5 +44,8 @@
"next": "next",
"previous": "previous",
"groups": "Groups",
"learning-path": "Learning path"
"learning-path": "Learning path",
"choose-lp": "Select a learning path",
"filter-themes": "Filter by themes",
"search-lp": "Search and select a learning path"
}