Fix CheckboxScreen link on website

Close #926
This commit is contained in:
odalay
2018-05-02 11:15:05 -04:00
committed by Nicolas Gallagher
parent 1e59e53e66
commit 6f52007cc8

View File

@@ -20,7 +20,7 @@ import UIExplorer, {
} from '../../ui-explorer';
const CheckBoxScreen = () => (
<UIExplorer title="CheckBox" url="components/CheckBox">
<UIExplorer title="CheckBox" url="1-components/CheckBox">
<Description>
<AppText>
This is a controlled component that requires an <Code>onValueChange</Code> callback that