Question
Zendesk-garden is not working in iframe.html
Why my zendesk-garden is not working in iframe.html? After I install it "npm install @zendeskgarden/react-grid" then I import it to my iframe.html there is an error occurs it says "
Inline Babel script:3
Uncaught ReferenceError: require is not defined
at <anonymous>:5:18
- ReferenceError: Row is not defined" how to fix this?
