JSPM

@medusajs/ui

4.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 46767
  • Score
    100M100P100Q131552F
  • License MIT

Package Exports

    Readme

    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.