1.0.2 • Published 10 months ago

sb-lib-test v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

sb-lib-test

스토리북으로 문서를 작성하는 컴포넌트 라이브러리 테스트

개발 환경

  • react
  • styled-components

설치

$ npm i sb-lib-test

사용법

// App.jsx
import { Button } from 'sb-lib-test'

const App = () => {
  return <Button label="버튼이에요" color="#fff" backgroundColor="#000" />
}

Docs

스토리북 문서

License

  • MIT License
1.0.2

10 months ago

1.0.0

10 months ago