4.0.3 • Published 6 months ago

@pbsaas/ui v4.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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.