parent
58c94b7279
commit
3a0c930113
@ -90,7 +90,7 @@ const Collection = () => {
|
|||||||
)}
|
)}
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
<Column paddingX="32">
|
<Column paddingX="48">
|
||||||
{(isLoading || collectionStats !== undefined) && (
|
{(isLoading || collectionStats !== undefined) && (
|
||||||
<CollectionStats stats={collectionStats || ({} as GenieCollection)} isMobile={isMobile} />
|
<CollectionStats stats={collectionStats || ({} as GenieCollection)} isMobile={isMobile} />
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user