1.0.0 • Published 11 months ago
@akrc/zui v1.0.0
ZUI
A clone of the zed website UI using React and Less.
Installation
npm install @akrc/zui
Usage
import '@akrc/zui/style.css'
import { Button } from '@akrc/zui'
const App = () => <Button>Click me</Button>
1.0.0
11 months ago