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 0ade3b2 commit a238050Copy full SHA for a238050
src/switch/index.ios.ts
@@ -1,4 +1,4 @@
1
-import { SwitchBase, onBackgroundColorProperty } from './index-common';
+import { Color, SwitchBase, onBackgroundColorProperty } from './index-common';
2
3
// TODO: for now iOS uses system switch
4
export class Switch extends SwitchBase {
0 commit comments