mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
8dd22ab8a3
Closing the panel via the X button now calls handleSelectDay(null), clearing selectedDayId from the Zustand store and resetting the route. Fixes #356.