Skip to content

Commit 9434f9a

Browse files
Update ConnectLinkDemo.jsx
1 parent 8be5e39 commit 9434f9a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs-v2/components/ConnectLinkDemo.jsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,10 @@ export default function ConnectLinkDemo() {
108108
You can send this link to your users via email, SMS, or chat.
109109
</p>
110110
<p className={`mt-2 ${styles.text.small}`}>
111-
<strong className={styles.text.strongMuted}>Note:</strong> Connect tokens are single-use. After a successful connection,
112-
you&apos;ll need to generate a new token.
111+
<strong className={styles.text.strongMuted}>
112+
Note:
113+
</strong>
114+
{" "}Connect tokens are single-use. After a successful connection, you&apos;ll need to generate a new token.
113115
</p>
114116
</div>
115117
</div>

0 commit comments

Comments
 (0)