Add chat sidebar

This commit is contained in:
Jon Staab
2024-10-03 17:04:00 -07:00
parent 749185190b
commit 7ffd02b736
9 changed files with 187 additions and 31 deletions
+2 -3
View File
@@ -9,8 +9,7 @@
</script>
<Avatar
icon="ghost"
icon="remote-controller-minimalistic"
class="!h-10 !w-10 border border-solid border-base-300"
alt={displayRelayUrl(url)}
src={$relay?.profile?.icon}
size={7} />
src={$relay?.profile?.icon} />