The 'Reset' and 'Swap' buttons in the comparison form lack the polished animation found on the 'Submit' button. ### Tasks - [ ] Open compare-form.tsx. - [ ] Identify the animation classes/logic on the submit button. - [ ] Apply the same behavior to the other two buttons.
The 'Reset' and 'Swap' buttons in the comparison form lack the polished animation found on the 'Submit' button.
Tasks