mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 04:18: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>
|
<DialogTitle>Remove Device</DialogTitle>
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<DialogContentText sx={{ color: "#ccc" }}>
|
<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>
|
</DialogContentText>
|
||||||
</DialogContent>
|
</DialogContent>
|
||||||
<DialogActions>
|
<DialogActions>
|
||||||
|
Reference in New Issue
Block a user