fix. 컴포넌트 리팩토링

This commit is contained in:
clkim
2025-09-26 13:32:23 +09:00
parent acea3418e3
commit 201815c5ac
9 changed files with 45 additions and 37 deletions

View File

@@ -78,7 +78,6 @@ export interface PageDataResourceGroup {
btn_info?: PageDataResourceGroupBtnInfo
display?: {
text: string
txt: string
color_code?: string
color_name?: string
}