Rocky_Mountain_Vending/.pnpm-store/v10/files/31/d6e70fb41bfe8192f69bbab09ecd978071c6af6f53733900bafc677d6deaf57bdc4c860f37afd23655a2fd49435fe5dbe2d4df10fb691bc07f9cf37f3f4b35
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

13 lines
206 B
Text

# `react-toggle`
## Installation
```sh
$ yarn add @radix-ui/react-toggle
# or
$ npm install @radix-ui/react-toggle
```
## Usage
View docs [here](https://radix-ui.com/primitives/docs/components/toggle).