Localizing React components is rendered by stand-alone not affect other styles.
npm install @seolhun/localize-components-drawer- Author : HunSeol
bash
$ yarn add @seolhun/localize-components
`#### Run Docs
`bash
$ yarn run dev
`How to use
#### import
`js
import { Button, anything } from '@seolhun/localize-components';
or
import * as Components from '@seolhun/localize-components';
``