Hi,
When embedding a template how to hide "No templates found" message ?
embed code example:
<zapier-zap-templates
                    theme="light"
                    apps="myapp,typeform"
                    create-without-template="hide"
                    limit="5"
                    use-this-zap="show"
                    ></zapier-zap-templates>
