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,12 +1,12 @@
{
"name": "calendar-run-frontend",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "calendar-run-frontend",
"version": "0.4.2",
"version": "0.4.3",
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",