lbry-desktop/ui/component/walletSwap
infinite-persistence 11bbd58e33
General-purpose "Confirm" modal
Added a re-usable "yes/no" confirmation modal where the client just sets the question string and gets a callback "OK" or "Cancel" is clicked.

It doesn't make sense to create one modal for each confirmation, especially when the modal is only used in one place.

Replaced one of the existing modal as an example.
2021-10-29 13:36:27 +08:00
..
index.js General-purpose "Confirm" modal 2021-10-29 13:36:27 +08:00
view.jsx General-purpose "Confirm" modal 2021-10-29 13:36:27 +08:00