BitBoxSwiss / bitbox-api-rs

BitBox02 client library for Rust and TypeScript
Apache License 2.0
6 stars 11 forks source link

frontend/sandbox: fixed and restyled error alert component #52

Closed shonsirsha closed 1 year ago

shonsirsha commented 1 year ago

Addresses issue: #51

Fixing inconsistent removal of alert due to not clearing timerId on component unmounts, as well as restyling the alert so error can be read easier:

[Preview]:

xasko