fix. videoPlay, arrow 배경색상 어드민 지정 적용
This commit is contained in:
@@ -91,7 +91,9 @@ export interface PageDataResourceGroupBtnInfo extends ColorObject {
|
||||
|
||||
// 리소스 그룹 타입
|
||||
export interface PageDataResourceGroupDisplay extends ColorObject {
|
||||
text: string
|
||||
text?: string
|
||||
color_code?: string
|
||||
color_name?: string
|
||||
}
|
||||
|
||||
export interface PageDataResourceGroup {
|
||||
|
||||
Reference in New Issue
Block a user