typeformEmbed = require('@typeform/embed') const {url} = this.props if (this.el) { this.typeformEmbed.makeWidget(this.el, url, { hideFooter: true, ...
確定! 回上一頁