feat: show input aria-labe;
This commit is contained in:
@@ -330,7 +330,7 @@ export const RobotEditModal = ({ isOpen, handleStart, handleClose, initialSettin
|
|||||||
endAdornment: (
|
endAdornment: (
|
||||||
<InputAdornment position="end">
|
<InputAdornment position="end">
|
||||||
<IconButton
|
<IconButton
|
||||||
aria-label="toggle credential visibility"
|
aria-label="Show input"
|
||||||
onClick={() => handleClickShowPassword(selector)}
|
onClick={() => handleClickShowPassword(selector)}
|
||||||
edge="end"
|
edge="end"
|
||||||
// Optional: disable if field is empty
|
// Optional: disable if field is empty
|
||||||
|
|||||||
Reference in New Issue
Block a user