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