mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
Fix loading skeleton for poster card
This commit is contained in:
parent
5539e2cd4e
commit
f0a836fc1f
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ export const PosterCard = ({
|
||||||
radius="sm"
|
radius="sm"
|
||||||
/>
|
/>
|
||||||
</ImageContainer>
|
</ImageContainer>
|
||||||
|
<DetailContainer />
|
||||||
</PosterCardContainer>
|
</PosterCardContainer>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue