mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-06 06:23:53 +05:00
anix/feat: add wathing now and collections of the week to discovery page
This commit is contained in:
parent
b25bb4d6e9
commit
05cb74b7f2
9 changed files with 74 additions and 32 deletions
|
@ -55,7 +55,7 @@ export const CollectionCourusel = (props: {
|
|||
)}
|
||||
</div>
|
||||
<div className="m-4">
|
||||
<div className="swiper">
|
||||
<div className={`swiper ${Styles.swiper}`}>
|
||||
<div className="swiper-wrapper">
|
||||
{props.isMyCollections && (
|
||||
<div className="swiper-slide" style={{ width: "fit-content" }}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue