import React from 'react'; import { FormControl, Input, Stack } from 'native-base'; import { boolean } from '@storybook/addon-knobs'; export const Example = () => { return ( Favorite framework We'll keep this between us. Something is wrong. ); };