mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
* fix: update button colors and streamline props in OpenAPISyncTab and CollectionHeader - Changed button color from 'warning' to 'primary' in OpenAPISyncTab for better visual consistency. - Simplified prop usage for OpenAPISyncIcon in CollectionHeader by removing unnecessary function wrapper. * fix: update StatusBadge variant in OpenAPISyncHeader for improved styling - Changed StatusBadge in OpenAPISyncHeader to use 'outline' variant for better visual distinction of version information.