Rocky_Mountain_Vending/.pnpm-store/v10/files/e4/4de2d21c19e63965abe8c3cd93bfd268d3a5f54468cfa4f55f79c9f1478b99aec3f503e7a07521cdfff4d2ef4c363cbd53c5066baf827d216f9da6eb7051c1
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
214 B
Text

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