4.0.4 • Published 9 months ago

@biryanihouse/ui v4.0.4

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

Getting Started

Installation

yarn add @biryanihouse/ui

Usage

import { Button } from "@biryanihouse/ui"

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

Documentation

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