astahmer / openapi-zod-client

Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
openapi-zod-client.vercel.app
734 stars 82 forks source link

fix: correct createContextWithHook's reference #245

Closed C-ra-ZY closed 9 months ago

C-ra-ZY commented 9 months ago

import createContextWithHook from 'pastable/react' and this will fix failure on running playground dev

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-zod-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 7:33am
astahmer commented 9 months ago

hey, thanks for the PR !