Documentation
Everything you need to know
Installation
To install the tools, you can use your preferred package manager.
npm install @repo/ui
Usage
Import the components you need into your project.
import { Button } from "@repo/ui/button";
Everything you need to know
To install the tools, you can use your preferred package manager.
Import the components you need into your project.