web: Remove `<Button />` transition
Created by: umpox
Description
Core hover/focus/active transitions were removed in #28901 (closed)
It seems the Button component still has a transition state. This PR removes that.
Test plan
Tested in Storybook
App preview:
Check out the client app preview documentation to learn more.