mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
Fix loading skeleton for poster card
This commit is contained in:
parent
5539e2cd4e
commit
f0a836fc1f
@ -140,6 +140,7 @@ export const PosterCard = ({
|
||||
radius="sm"
|
||||
/>
|
||||
</ImageContainer>
|
||||
<DetailContainer />
|
||||
</PosterCardContainer>
|
||||
);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user