File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ The color used for the track to the left of the button. Overrides the default bl
125125
126126| Type | Required |
127127| ------------------ | -------- |
128- | [ color] ( colors.md ) | No |
128+ | [ color] ( https://reactnative.dev/docs/colors ) | No |
129129
130130---
131131
@@ -185,7 +185,7 @@ The color used for the track to the right of the button. Overrides the default g
185185
186186| Type | Required |
187187| ------------------ | -------- |
188- | [ color] ( colors.md ) | No |
188+ | [ color] ( https://reactnative.dev/docs/colors ) | No |
189189
190190---
191191
@@ -226,7 +226,7 @@ Color of the foreground switch grip.
226226
227227| Type | Required | Platform |
228228| ------------------ | -------- | -------- |
229- | [ color] ( colors.md ) | No | Android |
229+ | [ color] ( https://reactnative.dev/docs/colors ) | No | Android |
230230
231231---
232232
You can’t perform that action at this time.
0 commit comments