summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/components (unfollow)
Commit message (Collapse)AuthorLines
2024-03-31frontend: Simplify types in Select.svelteWolfgang Müller-1/+2
Use an intermediary Item type that we can put in a union.
2024-03-31frontend: Use @ts-expect error instead of @ts-ignoreWolfgang Müller-2/+1