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()
|
||||
|
||||
// Animations
|
||||
import { animateIn } from '../animations/carousel'
|
||||
import { animateIn } from '../animations/Carousel'
|
||||
|
||||
// Components
|
||||
import IconArrow from '../atoms/IconArrow'
|
||||
|
||||
Reference in New Issue
Block a user