Kaiak / kaiak-wallet

A secure and fast way to send and receive Nano cryptocurrency in KaiOS.
https://kaiak.cc
GNU General Public License v2.0
33 stars 9 forks source link

Fix backspace bug #117

Closed aspic closed 3 years ago

aspic commented 3 years ago

Simplifies a number input a bit with reactivity statements + bind:value. Uses TextArea for address, and NumberInput for amount. Propagate fixes to other components using the NumberInput thing. Fixes #116