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