Add A Typeform embed to DAOcreator
Open
Feature
- Dominant language
- TypeScript
- Stars
- 146
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
We would like to embed a typeform URL (A questionnaire to help set up your DAO) in the DAOcreator.
The design is for a side note which pops up once clicked on
Typeform allows for several ways to embed the form, see examples below:
https://help.typeform.com/hc/en-us/articles/360029249212-Embed-your-typeform
This is the code snippet produced by typeform
>
`
(function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm_share", b="https://embed.typeform.com/"; if(!gi.call(d,id)){ js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() `Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.