mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 10:48:42 -06:00
Adjusted the dialog box for additional clarity.
This commit is contained in:
@@ -101,7 +101,7 @@ export function DeleteDeviceDialog({ open, onCancel, onConfirm }) {
|
||||
<DialogTitle>Remove Device</DialogTitle>
|
||||
<DialogContent>
|
||||
<DialogContentText sx={{ color: "#ccc" }}>
|
||||
Are you sure you want to remove this device?
|
||||
Are you sure you want to remove this device? If the agent is still running, it will automatically re-enroll the device.
|
||||
</DialogContentText>
|
||||
</DialogContent>
|
||||
<DialogActions>
|
||||
|
Reference in New Issue
Block a user