mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
- Add subtle gray background to "In Use" button for better visual distinction - Enhance disabled state of delete button with opacity and cursor feedback - Remove disabled attribute to allow pointer events for better UX - Prevent delete action via conditional onClick instead of disabled prop