mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-27 06:34:06 +00:00
- Removed local state for activeTab and integrated Redux for tab state management. - Added logic to retrieve and update the active tab using Redux store. - Updated tab click handler to dispatch actions for tab changes.