🐛 Removing tooltip in rules
This commit is contained in:
parent
701a726477
commit
5e1e7a2c0b
@ -128,7 +128,6 @@ export default function RolesInformations(props: IProps) {
|
|||||||
label: "Tout sélectionner",
|
label: "Tout sélectionner",
|
||||||
value: "all",
|
value: "all",
|
||||||
}}
|
}}
|
||||||
toolTip="Tout sélectionner"
|
|
||||||
onChange={handleSelectAllChange}
|
onChange={handleSelectAllChange}
|
||||||
checked={selectAll}
|
checked={selectAll}
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user