fix. Circle 컴포넌트 bgColor props 추가

This commit is contained in:
clkim
2026-02-12 10:30:55 +09:00
parent 2d4dece0f4
commit 78133cbc05
8 changed files with 37 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ const handleCopy = async () => {
v-show="!showSnsList"
class="btn-more"
sr-only="sns"
:style="{ backgroundColor: snsBackgroundColor }"
:bg-color="snsBackgroundColor"
@click="handleControlForce(true)"
>
<AtomsIconsShareLine class="icon-share" />