lias-ui
v0.0.5
Published
Made with create-react-library
Downloads
4
Readme
lias-ui
WARNING: This project is still in the very early stages of development.
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