feat.게임 공통 이미지 적용 (video, arrow)

This commit is contained in:
clkim
2025-10-16 14:18:12 +09:00
parent f60cb3d6c5
commit 6dff3787b6
11 changed files with 89 additions and 61 deletions

View File

@@ -61,7 +61,6 @@ const getButtonType = (btnInfo: PageDataResourceGroupBtnInfo): ButtonType => {
})
"
:disabled="button.btn_info?.disabled"
class="size-extra-small md:size-medium"
>
{{ button.btn_info?.txt_btn_name }}
</AtomsButton>