diff --git a/website/storybook/1-components/CheckBox/CheckBoxScreen.js b/website/storybook/1-components/CheckBox/CheckBoxScreen.js index b1fe55ce..d1a91d2b 100644 --- a/website/storybook/1-components/CheckBox/CheckBoxScreen.js +++ b/website/storybook/1-components/CheckBox/CheckBoxScreen.js @@ -20,7 +20,7 @@ import UIExplorer, { } from '../../ui-explorer'; const CheckBoxScreen = () => ( - + This is a controlled component that requires an onValueChange callback that