💚 Revert rollup upgrade to make it work with turbo dev
This commit is contained in:
@@ -26,6 +26,8 @@ export const Avatar = (props: { initialAvatarSrc?: string }) => {
|
||||
src={avatarSrc()}
|
||||
alt="Bot avatar"
|
||||
class="rounded-full object-cover w-full h-full"
|
||||
elementtiming={'Bot avatar'}
|
||||
fetchpriority={'high'}
|
||||
/>
|
||||
</figure>
|
||||
</Show>
|
||||
|
||||
Reference in New Issue
Block a user