summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkMarqueeText.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): MkMarquee のコードの可読性の向上 (#16017)かっこかり2025-05-111-0/+89
* fix(frontend/MkMarquee): Composition API に移行 * move animation to scoped environment * refactor --------- Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>