Rocky_Mountain_Vending/.pnpm-store/v10/files/e9/2c927cd024320710343ede2138f23828afed36bdb4ad1829dd617ccc42f85fb7dc6d79ba7738b7ad13525e0b4dbf4f34c0c424537146c3cdc0bd51d1cb6190
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
218 B
Text

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