Rocky_Mountain_Vending/.pnpm-store/v10/files/ca/cde9bdfdd9e169cfc7545b5bd7b3c348c74c2c742fd61328e3ae1a3b8423bbf49b3ca37f9300314a25a7fe396ae0672057629692e5a74e59d3def886311230
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
No EOL
667 B
Text

{"version":3,"sources":["../../../src/client/components/render-from-template-context.tsx"],"sourcesContent":["'use client'\n\nimport React, { useContext, type JSX } from 'react'\nimport { TemplateContext } from '../../shared/lib/app-router-context.shared-runtime'\n\nexport default function RenderFromTemplateContext(): JSX.Element {\n const children = useContext(TemplateContext)\n return <>{children}</>\n}\n"],"names":["React","useContext","TemplateContext","RenderFromTemplateContext","children"],"mappings":"AAAA;;AAEA,OAAOA,SAASC,UAAU,QAAkB,QAAO;AACnD,SAASC,eAAe,QAAQ,qDAAoD;AAEpF,eAAe,SAASC;IACtB,MAAMC,WAAWH,WAAWC;IAC5B,qBAAO;kBAAGE;;AACZ","ignoreList":[0]}