We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5410a77 commit 4dfe59aCopy full SHA for 4dfe59a
src/lib/atoms/Connection.svelte
@@ -40,7 +40,7 @@
40
{userName}
41
</div>
42
{#if verified}
43
- <ToolTip label={"Verified Icon"}>
+ <ToolTip label={"Verified Connection"}>
44
<div class="verifiedIcon">
45
<svg
46
aria-label="Verified Connection"
0 commit comments