feat. motion 적용

This commit is contained in:
clkim
2026-01-13 13:56:31 +09:00
parent 352d76a61c
commit 2947adc66e
15 changed files with 239 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ const getArticleUrl = (articleId: string) => {
<ClientOnly>
<WidgetsSlideDefault
v-if="slideLength > 0"
v-motion-stagger
v-bind="splideOptions"
:slide-item-length="slideLength"
:arrows-data="arrowsData"