Replace legacy antd input elements with new custom components
[] Replace inputs in SendTokenOther improvements were necessary to bring in better Input fields and deprecate other antd components. For example, we now use our custom modal for scanning QR codes, formdata is cleared up in SendXec and SendToken, the token info table is cleaned up in SendToken.
Still some inputs left to clean up in SignVerifyMsg. But, will need to handle the Collapse antd before we really clean that up anway, and imo this diff is big enough.
[] Replace inputs in CreateTokenForm
[] config
[] onboarding
[] modal input should have a different background
[] maybe just nuke antd in this diff, basically all gone