Carousel: Fix animation import
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
const { page } = stores()
|
const { page } = stores()
|
||||||
|
|
||||||
// Animations
|
// Animations
|
||||||
import { animateIn } from '../animations/carousel'
|
import { animateIn } from '../animations/Carousel'
|
||||||
|
|
||||||
// Components
|
// Components
|
||||||
import IconArrow from '../atoms/IconArrow'
|
import IconArrow from '../atoms/IconArrow'
|
||||||
|
|||||||
Reference in New Issue
Block a user