We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30f00b6 + 71ec156 commit 0beca69Copy full SHA for 0beca69
README.md
@@ -72,7 +72,7 @@ import AnvilSignatureModal from '@anvilco/react-signature-modal'
72
import '@anvilco/react-signature-modal/dist/styles.css'
73
74
<AnvilSignatureModal
75
- signURL={signURL}
+ iframeURL={etchSignURL || workflowURL}
76
isOpen={isModalOpen}
77
onClose={() => setIsModalOpen(false)}
78
onLoad={() => setLoading(false)}
0 commit comments