This is a sample UI component
$ npm install react-component-lib-sample @emotion/react @emotion/styledor
$ yarn add react-component-lib-sample @emotion/react @emotion/styledimport { Text } from 'react-component-lib-sample'
<Text text="hello, world" />$ yarn install
$ yarn run storybook