mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
revert browser newux changes (#5714)
This commit is contained in:
@@ -23,7 +23,7 @@ export const DeleteObjectConfirmModal = ({
|
||||
}) => (
|
||||
<ConfirmModal
|
||||
show={true}
|
||||
icon="zmdi zmdi-alert-octagon"
|
||||
icon="fa fa-exclamation-triangle mci-red"
|
||||
text="Are you sure you want to delete?"
|
||||
sub="This cannot be undone!"
|
||||
okText="Delete"
|
||||
|
||||
Reference in New Issue
Block a user