wip: not loading themes until reload, missing in dashboard, bad alignment and scaling
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
description={getWishlistDescription(item)}
|
||||
itemCount={wishlist.items?.length || 0}
|
||||
color={wishlist.color}
|
||||
theme={wishlist.theme}
|
||||
>
|
||||
{@render actions(item, unlocked)}
|
||||
</WishlistCard>
|
||||
|
||||
Reference in New Issue
Block a user