mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Added useEffect hook to automatically collapse the sidebar when the screen width is below 1024px. - Included event listener for media query changes to handle sidebar state dynamically.