lbry-desktop/ui/modal/modalConfirm
infinite-persistence 6965c4b99c
General-purpose "Confirm" modal
Added a re-usable "yes/no" confirmation modal where the client just sets the question string and gets a callback to handle "OK". It doesn't make sense to create one modal for each confirmation, especially when it's only used in one place.

Replaced one of the existing modal as an example.
2021-10-01 16:33:12 +08:00
..
index.js General-purpose "Confirm" modal 2021-10-01 16:33:12 +08:00
view.jsx General-purpose "Confirm" modal 2021-10-01 16:33:12 +08:00