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