Open gurbuuz opened 2 years ago
I'm trying to change the color of the checked and unchecked checkboxes and the following styling does not work:
checkbox: { checked: "#2f286e", background: "#2f286e", color: "#2f286e", unchecked: "#2f286e" }
I'm trying to change the color of the checked and unchecked checkboxes and the following styling does not work:
checkbox: { checked: "#2f286e", background: "#2f286e", color: "#2f286e", unchecked: "#2f286e" }