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.
1 parent c529efa commit 7822d7cCopy full SHA for 7822d7c
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