feat: 💨
This commit is contained in:
@@ -58,7 +58,7 @@ export default function RelayInfo({ url, className }: { url: string; className?:
|
|||||||
<a
|
<a
|
||||||
href={normalizeHttpUrl(relayInfo.url)}
|
href={normalizeHttpUrl(relayInfo.url)}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="hover:underline text-primary select-text"
|
className="hover:underline text-primary select-text truncate block"
|
||||||
>
|
>
|
||||||
{normalizeHttpUrl(relayInfo.url)}
|
{normalizeHttpUrl(relayInfo.url)}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user