0.3.5 • Published 8 months ago
@flowind/ui v0.3.5
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.