mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-07 22:31:35 -05:00
fix infinite loading in app, fix signout error
This commit is contained in:
@@ -97,7 +97,7 @@ export default function FormCode({ formId }) {
|
||||
)}"`}</code>
|
||||
</p>
|
||||
<p>
|
||||
<code>{`formId=${formId}`}</code>
|
||||
<code>{`formId="${formId}"`}</code>
|
||||
</p>
|
||||
<p>
|
||||
<code>{">"}</code>
|
||||
|
||||
Reference in New Issue
Block a user