Improve relay access checks, content loading
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
</script>
|
||||
|
||||
{#if $relay?.profile?.description}
|
||||
<p>{$relay?.profile.description}</p>
|
||||
<p class={$$props.class}>{$relay?.profile.description}</p>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user