Merge branch 'feature/20250910-all' into feature/20251001-gil
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