Rocky_Mountain_Vending/.pnpm-store/v10/files/e9/f8382de73adb1593819bdf17a9bc864c45c45583cc1aa7599c2193a4c377f91005a8fa2c3fafe8c63a7bfabfac36622f54a321804feba2eb3133674e42735d
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
186 B
Text

# `react-menu`
## Installation
```sh
$ yarn add @radix-ui/react-menu
# or
$ npm install @radix-ui/react-menu
```
## Usage
This is an internal utility, not intended for public usage.