sandpack
sandpack copied to clipboard
Support for Image on the top imports
Bug report
Packages affected
- sandpack-react
See I am developing a web site that is showing the code preview. so in that statis code i havess ome images to show. so how to show it. I am using sandpack-file explorer too. so i need to show that files over that. are these possible??, if fine, can anyone give me some example??
I am showing the images from sand-pack-code-preview?
Your Environment
| Software | Name/Version |
|---|---|
| Sandpack-react version | ^2.10.0 |
| Browser | Chrome |
| Operating System | Windows 11 |
Hey anyone can help me on this?? Please its urgent
Hey Team, Please help me. i am not able to continue from here, please help me, or please give me any reference??
Hey @akhilpulikkal.
Best way to achieve this right now is placing your images into your public folder so that you can reference it. Note that, doing so makes that image is also reachable in anywhere under your site.
Hey @akhilpulikkal. Best way to achieve this right now is placing your images into your
publicfolder so that you can reference it. Note that, doing so makes that image is also reachable in anywhere under your site.
Thanks @mehmetpekcan. it's work for me