@seolhun/localize-components-styled-types
v0.6.1-alpha.0
Published
Localizing React components is rendered by stand-alone not affect other styles.
Downloads
13
Readme
Localize React Components
Used stacks
- TypeScript
- Babel 7
- Lerna
- RollupJS
- React
- EmotionJS
- Storybook
How to getting started
Install Package
$ npm install @seolhun/localize-components
$ npm install @seolhun/localize-components-atomic
How to use
import
import { Button } from '@seolhun/localize-components-atomic';
import { Alert } from '@seolhun/localize-components';