Rocky_Mountain_Vending/.pnpm-store/v10/files/5e/26c4c804c28ab5fc36224c4262ba3d44882c50e6681abd4e527a86fc863e20f92842296d1c0fbc07e11d39935761700bc4f2719723d44c5b52bb51d8e96b44
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

1 line
47 B
Text

export const isSet = (value) => value != null;