diff --git a/content/docs/tutorial/multi-device-root-doc.md b/content/docs/tutorial/multi-device-root-doc.md index 8e4c335..20317af 100755 --- a/content/docs/tutorial/multi-device-root-doc.md +++ b/content/docs/tutorial/multi-device-root-doc.md @@ -97,7 +97,7 @@ export const SyncControls: React.FC = ({ docUrl }) => { }} placeholder="Paste your account token URL here" /> - {error &&

{error}

} + {error &&

{error}

}