Add support for filtering dates

This commit is contained in:
2025-05-20 16:27:31 +02:00
parent e3618c539e
commit af15a352a3
9 changed files with 183 additions and 56 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"bulma": "^1.0.4",
"dayjs": "^1.11.13",
"react": "^19.1.0",
"react-dom": "^19.1.0"
},