@seolhun/localize-components-form
v0.5.2
Published
Localizing React components is rendered by stand-alone not affect other styles.
Readme
Localize Components
- Author : HunSeol
Used stacks
- React
- TypeScript
- SCSS
- Storybook
How to getting started
Install Package
$ yarn add @seolhun/localize-componentsRun Docs
$ yarn run devHow to use
import
import { Button, anything } from '@seolhun/localize-components';
or
import * as Components from '@seolhun/localize-components';