mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 20:55:41 +00:00
- Removed the `viewMode` state and associated logic from OpenAPISyncTab and useSyncFlow, streamlining the component's functionality. - Eliminated the `review-active` class from StyledWrapper, cleaning up the styling. - Updated Redux state management by removing `viewMode` from the tab UI state structure, reducing complexity.