sanity-io / sanity-mux-player

Play videos in the frontend uploaded with the MUX Sanity plugin
https://github.com/sanity-io/sanity-plugin-mux-input
21 stars 5 forks source link

Test app fix codesandbox link #7

Closed kmelve closed 5 years ago

kmelve commented 5 years ago

This changes the Codesandbox link to run the test app, using the GitHub import function. That means you can safely add a CORS configuration to include https://qzn22847wj.codesandbox.io/ (the preview URL for the project) to enable data fetching (as soon somebody changes the code on Codesandbox, it will fork into another project with a new URL for them).