mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
feat: make empty trash btn destructive
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -151,7 +151,7 @@ function EmptyTrashButton() {
|
||||
<Button
|
||||
size="sm"
|
||||
type="button"
|
||||
variant="outline"
|
||||
variant="destructive"
|
||||
onClick={() => {
|
||||
setIsDeleteConfirmationDialogOpen(true)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user