fix infinite loading in app, fix signout error

This commit is contained in:
Matthias Nannt
2022-07-20 15:07:46 +02:00
parent c20167342f
commit cb6b76c3e2
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ export default function FormCode({ formId }) {
)}"`}</code>
</p>
<p>
<code>{`formId=${formId}`}</code>
<code>{`formId="${formId}"`}</code>
</p>
<p>
<code>{">"}</code>