feat: Small confirmation dialogs (#3293)

* wip

* refinement
This commit is contained in:
Tom Moor
2022-03-30 17:11:19 -07:00
committed by GitHub
parent 7f3b602259
commit 6c25f8fc72
11 changed files with 148 additions and 62 deletions

View File

@@ -50,6 +50,7 @@ function TrashLink() {
})}
onRequestClose={() => setDocument(undefined)}
isOpen
isCentered
>
<DocumentDelete
document={document}