Rocky_Mountain_Vending/.pnpm-store/v10/files/21/53f1c6ade0e39f039f44ff2f5e79f48f2af25fd19092ec6e9633cf815ad5c17ae4770b32ef20ffbc69f2ff70484c776075f6bf3e9d9701df42a625dfa599a2
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
210 B
Text

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