0.2.1 • Published 2 years ago
@inteligir/ui v0.2.1
Getting Started
Fork from Medusa UI
Installation
yarn add @inteligir/ui
Usage
import { Button } from "@inteligir/ui"
const App = () => <Button variant="primary">Hello World</Button>
Documentation
You can find the documentation for Medusa UI on the documentation site.