xyflow / web

📖 This monorepo contains the xyflow website and the documentation sites for React Flow and Svelte Flow.
https://xyflow.com
MIT License
54 stars 52 forks source link

change pro example preview url #251

Closed chrtze closed 11 months ago

chrtze commented 1 year ago

the pro examples are now being developed in their own repo (xyflow/pro-example-apps) and as individual vite apps. we need to adjust the pro example viewer to show the deployed version of these examples. additionally, we want to add more context about the pro examples and maybe show a props table below it that explains what can be configured (maybe we could fetch this information from the api)

chrtze commented 11 months ago

pro examples now live at https://pro-examples.reactflow.dev

all urls have been changed to use this new one.