4.0.3 • Published 7 months ago

@pbsaas/ui v4.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Getting Started

Installation

yarn add @medusajs/ui

Usage

import { Button } from "@medusajs/ui"

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

Documentation

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