Localize React Components
- Author : HunSeol
Used stacks
- React
- TypeScript
- SCSS
- Storybook
- Docz
Getting start
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';