Custom components don't work in fiddle

Builder content link

Builder public api key
1d8ecee591ac4358befb8fe998100548

What are you trying to accomplish
I am attempting to share above page as fiddle, but custom components don’t seem to be working visually in the fiddle version’s editor. Is there specific doc that I can check to see how to integrate fiddle properly? Thanks.

Code stack you are integrating Builder with
e.g. NextJS, react, Shopify

Hey @tlee-pb you can set the preview URL to the localhost or to the deployed server, wherever your custom components are. It should make your custom components work.

Thank you so much. This works.