feat: market tab
This commit is contained in:
parent
35237c3470
commit
800b5d1a09
17 changed files with 1115 additions and 3 deletions
|
|
@ -23,6 +23,8 @@
|
|||
src={getPublicUrl(icon)}
|
||||
alt={name}
|
||||
class="{sizeClass} rounded-full object-cover {className}"
|
||||
loading="lazy"
|
||||
decoding="async"
|
||||
/>
|
||||
{:else}
|
||||
<div
|
||||
|
|
|
|||
Reference in a new issue