mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00

Extracted menu sections and buttons into separate data structures for better organization and readability in the menu view. Updated MenuList widget to dynamically render buttons based on the new data structure.