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