feat. 공통 이미지 아이콘 타입으로 변경

This commit is contained in:
clkim
2026-01-09 13:21:29 +09:00
parent 352d76a61c
commit 81350cec51
23 changed files with 165 additions and 131 deletions

View File

@@ -26,7 +26,9 @@ const handleScrollToTop = () => {
class="btn-top"
sr-only="top"
@click="handleScrollToTop"
/>
>
<AtomsIconsArrowControlTopLine />
</AtomsButtonCircle>
</Transition>
</template>