feat(geschichten): add DocumentFilterChip component with spec

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-12 09:12:37 +02:00
parent 03e0dae5aa
commit dcc9a25fdc
3 changed files with 125 additions and 0 deletions

3
frontend/.gitignore vendored
View File

@@ -13,6 +13,9 @@ node_modules
.DS_Store
Thumbs.db
# Leftover directory from branch work
/src.main/
# Env
.env
.env.*