From 5aca04da2243de93dcedb7f32803136b3ef667ea Mon Sep 17 00:00:00 2001 From: LiAn Date: Tue, 26 Jul 2022 03:54:47 +0000 Subject: [PATCH] update en/application-dev/ui/ui-js-component-tabs.md. Signed-off-by: LiAn --- en/application-dev/ui/ui-js-component-tabs.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/en/application-dev/ui/ui-js-component-tabs.md b/en/application-dev/ui/ui-js-component-tabs.md index 9583e28c33..fe3f9f0cf1 100644 --- a/en/application-dev/ui/ui-js-component-tabs.md +++ b/en/application-dev/ui/ui-js-component-tabs.md @@ -319,11 +319,4 @@ export default { } ``` -![en-us_image_tab.gif](figures/en-us_image_tab.gif) - - -## Samples - -The following sample is provided to help you better understand how to develop the **<tabs>** component: - -[`Tabs`: Tabs (JavaScript, API 8)](https://gitee.com/openharmony/app_samples/tree/master/UI/Tabs) \ No newline at end of file +![en-us_image_tab.gif](figures/en-us_image_tab.gif) \ No newline at end of file -- GitLab