0.0.5 • Published 3 years ago

lias-ui v0.0.5

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

lias-ui

WARNING: This project is still in the very early stages of development.

NPM Airbnb JavaScript Style Guide

Install

yarn add lias-ui

Usage

import React from 'react'
import { Button } from 'lias-ui'

export default function App() {
  return <Button type='primary'>Hello World!</Button>
}

License

MIT © yetone

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago