Rocky_Mountain_Vending/.pnpm-store/v10/files/b1/53c86d0d42745274b97d727e07cbfa86b55ff464a2cc88a2a76c63f000ff9fd7a6a7a151c1b6df6ca72e0377a402366f459e9fec106e4bcf519c2801b81b92
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-switch`
## Installation
```sh
$ yarn add @radix-ui/react-switch
# or
$ npm install @radix-ui/react-switch
```
## Usage
View docs [here](https://radix-ui.com/primitives/docs/components/switch).