fix(builder): 🐛 Build syntax error
This commit is contained in:
@ -62,7 +62,7 @@ const parseContainerSnippet = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
type PopupEmbedCodeProps = {
|
type PopupEmbedCodeProps = {
|
||||||
delay: number
|
delay?: number
|
||||||
withStarterVariables?: boolean
|
withStarterVariables?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user