@seolhun/localize-components-styled-utils
v0.5.2
Published
Localizing React components is rendered by stand-alone not affect other styles.
Downloads
7
Readme
Localize React Components
- Author : HunSeol
Used stacks
- React
- TypeScript
- SCSS
- Storybook
- Docz
How to getting started
Install Package
$ yarn add @seolhun/localize-components
$ yarn add @seolhun/localize-components-atomic
How to use
import
import { Button } from '@seolhun/localize-components-atomic';
import { Alert } from '@seolhun/localize-components';