From 2e41e4f5f3fd2864d21f9271833b4901b4daa38c Mon Sep 17 00:00:00 2001 From: el-makarova Date: Tue, 21 Nov 2023 15:40:55 +0300 Subject: [PATCH] docs(Tabs): use start, end --- src/components/Tabs/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/Tabs/README.md b/src/components/Tabs/README.md index cd1f53ac7b..d0d7afc319 100644 --- a/src/components/Tabs/README.md +++ b/src/components/Tabs/README.md @@ -290,16 +290,16 @@ LANDING_BLOCK--> ### Tabs.Item properties -| Name | Description | Type | Default | -| :------- | -------------------------------- | :------------------------: | :-----: | -| id | Tab ID | `string` | | -| title | Tab title | `string` `React.ReactNode` | | -| meta | Tab description | `string` | | -| hint | HTML title attribute | `string` | | -| icon | Icon displayed at the left | `React.ReactNode` | | -| counter | Number displayed at the right | `React.ReactNode` | | -| label | `