isClearable ={roles?.some((v) => !v.isFixed)}
this is my code im wondering why it is still clearable eventhough some of the data isFixed is true
isClearable ={roles?.some((v) => !v.isFixed)}
this is my code im wondering why it is still clearable eventhough some of the data isFixed is true
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)