We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c529efa + 7822d7c commit 7e718e5Copy full SHA for 7e718e5
lib/BouncyCheckbox.style.ts
@@ -16,7 +16,7 @@ export const _iconContainer = (
16
width: size,
17
height: size,
18
borderWidth: 1,
19
- borderColor: "#ffc484",
+ borderColor: fillColor,
20
borderRadius: size / 2,
21
alignItems: "center",
22
justifyContent: "center",
0 commit comments