Back to Knowledge Base
@axox/ui
v1.2.0A comprehensive React UI component library based on our design system.
npm install @axox/ui2.5k downloads
@axox/ui
A comprehensive React UI component library based on our design system.
Installation
npm install @axox/ui
Usage
import { Button } from '@axox/ui'; function App() { return <Button>Click me</Button>; }
Components
- Button
- Card
- Input
- Modal