import { Button } from 'component-controls-stories';
({ text }) => <Button>{text}</Button>
text
Hello