You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the token selection logic to prevent selecting the same token for both input and output.
It now swaps the output token if the user selects the same input token, and vice-versa.
Also, removes the `disabled` prop for `` elements.
0 commit comments