From 41d2919ce4a2e8a3b4b4fb0e0c263b9dacb0dc60 Mon Sep 17 00:00:00 2001 From: wangxiuxiu96 Date: Wed, 23 Apr 2025 18:46:29 +0800 Subject: [PATCH] position_property Signed-off-by: wangxiuxiu96 --- .gitee/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index 40a0c1c5387..38572e9f3fd 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -2567,7 +2567,7 @@ frameworks/core/components_ng/property/menu_property.h @arkuipopupwindow frameworks/core/components_ng/property/overlay_property.h @arkuipopupwindow frameworks/core/components_ng/property/particle_property_animation.h @aarkui_superman frameworks/core/components_ng/property/particle_property.h @aarkui_superman -frameworks/core/components_ng/property/position_property.h @arkui_superman +frameworks/core/components_ng/property/position_property.h @arkuilayout frameworks/core/components_ng/property/progress_mask_property.h @arkui_superman frameworks/core/components_ng/property/property.cpp @arkuievent frameworks/core/components_ng/property/property.h @arkuievent -- Gitee