A clone of the zed website UI using React and Less.
npm install @akrc/zui
import '@akrc/zui/style.css'
import { Button } from '@akrc/zui'
const App = () => <Button>Click me</Button>
A clone of the zed website UI using React and Less.
npm install @akrc/zui
import '@akrc/zui/style.css'
import { Button } from '@akrc/zui'
const App = () => <Button>Click me</Button>
npm i @akrc/zui
0
1.0.0
ISC
27.7 kB
21