In firefox:
Navigate to cashtab.com
Observe that the spinner renders in both the Send screen and the SendToken screen
In IDE:
cd web/cashtab && npm start
navigate to localhost:3000 in Firefox if FF is not your default browser
navigate to send screen - observe that the spinner does not appear
navigate to SendToken screen - observe that the spinner does not appear