1.0.0 • Published 8 months ago

@aurthle/borthium-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Getting Started

Installation

pnpm add @aurthle/borthium-ui

Usage

import { Button } from "@aurthle/borthium-ui"

const App = () => <Button variant="primary">Hello World</Button>

Documentation

You can find the documentation for Medusa UI on the documentation site.