mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-24 12:57:55 +02:00
Fix loading skeleton for poster card
This commit is contained in:
@@ -140,6 +140,7 @@ export const PosterCard = ({
|
|||||||
radius="sm"
|
radius="sm"
|
||||||
/>
|
/>
|
||||||
</ImageContainer>
|
</ImageContainer>
|
||||||
|
<DetailContainer />
|
||||||
</PosterCardContainer>
|
</PosterCardContainer>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user