Rocky_Mountain_Vending/.pnpm-store/v10/files/fe/fd956c4e66ff83f492f3d1b435e1050e52e5d3b6b71bc8bfbf825cc0a3fa4fd1848eab78b715500f2c39db3f466f8056b646b0cbc31d64214aeff7d20f0167
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

5 lines
261 B
Text

# use-sync-external-store
Backwards-compatible shim for [`React.useSyncExternalStore`](https://reactjs.org/docs/hooks-reference.html#usesyncexternalstore). Works with any React that supports Hooks.
See also https://github.com/reactwg/react-18/discussions/86.