feat: slicing modal for backoffice dashboard page
This commit is contained in:
@@ -40,7 +40,7 @@ const ModalDeleteItem = ({
|
||||
variant="secondary"
|
||||
size="lg"
|
||||
className="w-full"
|
||||
onClick={() => onClose()}
|
||||
onClick={onClose}
|
||||
>
|
||||
Batal Hapus
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user