fix(frontend): hide calendar popups on empty dates
Some checks failed
CI / build-and-test (pull_request) Has been cancelled

Keep race popovers limited to dates with events so empty days no longer show misleading hover details.

Made-with: Cursor
This commit is contained in:
Vaka.pro
2026-04-13 22:58:36 +03:00
parent 429a2924d7
commit a581ffaaff
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "calendar-run-frontend",
"private": true,
"version": "0.4.2",
"version": "0.4.3",
"type": "module",
"scripts": {
"dev": "vite",