0.6.1-alpha.0 • Published 3 years ago

@seolhun/localize-components-styled-types v0.6.1-alpha.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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';

Examples

localize-components examples