change display depending on zoom, start filter cycle

This commit is contained in:
Tykayn 2024-12-22 00:02:33 +01:00 committed by tykayn
parent 8009f5acbb
commit 2a8b533e08
5 changed files with 1369 additions and 600 deletions

View file

@ -10,7 +10,8 @@
"@testing-library/user-event": "^13.1.9",
"babel-jest": "^27.0.2",
"jest": "^27.0.3",
"jest-html-reporter": "^3.4.1"
"jest-html-reporter": "^3.4.1",
"serve": "^14.2.4"
},
"scripts": {
"test": "jest"