0.3.5 • Published 8 months ago

@flowind/ui v0.3.5

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

Getting Started

Installation

yarn add @flowind/ui

Usage

import { Button } from "@flowind/ui"

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

Documentation

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