npm.io
4.2.0 • Published 2 weeks ago

@medusajs/ui

Licence
MIT
Version
4.2.0
Deps
19
Size
2.0 MB
Vulns
0
Weekly
0
Stars
35.0K

Medusa logo

Medusa UI

Documentation | Website

Medusa's admin component library.

Medusa is released under the MIT license. Discord Chat Follow @medusajs

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.