From 529acd4035ed578e9f99e5f2fc84db2ba413e076 Mon Sep 17 00:00:00 2001 From: king_he <6384784@qq.com> Date: Mon, 20 Jun 2022 01:59:59 +0000 Subject: [PATCH] update en/application-dev/reference/arkui-ts/ts-container-panel.md. Signed-off-by: king_he <6384784@qq.com> --- en/application-dev/reference/arkui-ts/ts-container-panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/arkui-ts/ts-container-panel.md b/en/application-dev/reference/arkui-ts/ts-container-panel.md index 73385b23a0..de60b304ca 100644 --- a/en/application-dev/reference/arkui-ts/ts-container-panel.md +++ b/en/application-dev/reference/arkui-ts/ts-container-panel.md @@ -6,7 +6,7 @@ > This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. -The **Panel** component is a slidable panel that presents lightweight content with flexible sizes. It is a pop-up component. +The **** component is a slidable panel that presents lightweight content with flexible sizes. It is a pop-up component. ## Required Permissions -- GitLab