fix. top버튼 게임 공통 이미지 적용
This commit is contained in:
@@ -24,7 +24,7 @@ const pinToParent = computed(() => {
|
||||
<template>
|
||||
<div :class="['utile-container', { 'is-fixed': pinToParent }]">
|
||||
<AtomsButtonScrollTop v-if="props.isShowTopBtn" />
|
||||
<!-- <AtomsButtonSns v-if="props.isShowSnsBtn" /> -->
|
||||
<AtomsButtonSns v-if="props.isShowSnsBtn" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user