0.1.9 • Published 4 years ago

ini-design v0.1.9

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Getting Started

npm install ini-design
yarn add ini-design

Documentation

Show documenation

Usage

import "ini-design/dist/ini.scss"
import { IniButton } from 'ini-design';

const App = () => {
  return (
    <>
      <IniButton theme="primary">Click Me</IniButton>
    </>
  )
}
0.1.9

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.1.8

4 years ago