mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-01 00:24:08 +00:00
- Added Redux state management for response format and view tab in ResponsePane. - Implemented useCallback hooks for handling format changes and view tab toggling. - Updated component to utilize persisted values from Redux, improving user experience by maintaining state across sessions.