mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
committed by
Nicolas Gallagher
parent
1e59e53e66
commit
6f52007cc8
@@ -20,7 +20,7 @@ import UIExplorer, {
|
|||||||
} from '../../ui-explorer';
|
} from '../../ui-explorer';
|
||||||
|
|
||||||
const CheckBoxScreen = () => (
|
const CheckBoxScreen = () => (
|
||||||
<UIExplorer title="CheckBox" url="components/CheckBox">
|
<UIExplorer title="CheckBox" url="1-components/CheckBox">
|
||||||
<Description>
|
<Description>
|
||||||
<AppText>
|
<AppText>
|
||||||
This is a controlled component that requires an <Code>onValueChange</Code> callback that
|
This is a controlled component that requires an <Code>onValueChange</Code> callback that
|
||||||
|
|||||||
Reference in New Issue
Block a user