Closed emreboga closed 1 month ago
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 99b32f23b042172b7f1757e9a5ef64c3b3007304 |
Name | Link |
---|---|
Latest commit | 99b32f23b042172b7f1757e9a5ef64c3b3007304 |
Latest deploy log | https://app.netlify.com/sites/wormhole-connect-mainnet/deploys/66f5930da3236200083412e5 |
Deploy Preview | https://deploy-preview-2754--wormhole-connect-mainnet.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Since the amount input TextField was moved into another layer of component for debouncing, it has become a bit tricky to remove the built-in up/down arrows. Therefore I've removed the number type and added the isNan check in the change handler.