From 66cebd9a11567d9d9b364f27c9cfca7a3796a590 Mon Sep 17 00:00:00 2001 From: king_he <6384784@qq.com> Date: Thu, 16 Jun 2022 09:47:45 +0000 Subject: [PATCH] update en/application-dev/reference/arkui-ts/ts-container-flex.md. Signed-off-by: king_he <6384784@qq.com> --- en/application-dev/reference/arkui-ts/ts-container-flex.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/application-dev/reference/arkui-ts/ts-container-flex.md b/en/application-dev/reference/arkui-ts/ts-container-flex.md index f3c451f768..b498d14edc 100644 --- a/en/application-dev/reference/arkui-ts/ts-container-flex.md +++ b/en/application-dev/reference/arkui-ts/ts-container-flex.md @@ -1,11 +1,11 @@ # Flex -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE**
+> **NOTE**
> This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. -The **\** component allows for an elastic layout. +The **\** component allows for elastic layout of child components. ## Required Permissions -- GitLab