Skip to content

Commit e0560c9

Browse files
wix-noci: update api.json (#3665)
Co-authored-by: rnuinoci[bot] <182611266+rnuinoci[bot]@users.noreply.github.com>
1 parent 6af01df commit e0560c9

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/components/tabController/apis/tabBar.api.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@
105105
"description": "The component test id"
106106
}
107107
],
108-
"snippet": ["<TabController.TabBar activeBackgroundColor={Colors.blue30$1}/>"],
108+
"snippet": [
109+
"<TabController.TabBar activeBackgroundColor={Colors.blue30$1}/>"
110+
],
109111
"docs": {
110112
"hero": {
111113
"title": "TabController.TabBar",
@@ -144,7 +146,7 @@
144146
"items": [
145147
{
146148
"title": "",
147-
"description": "**Inactive Tab**\nText: BodySmall $textDefault\nBackground: $backgroundElevated \n\n**Active Tab**\nText: BodySmallBold $textPrimary\nBackground: $backgroundElevated\nIndicator: $outlinePrimary \n\n**Shadow**\nsh10\n\n**Dark Skin**\nText: BodySmall, System White\nBackground: System Grey10\nDivider: System Grey20",
149+
"description": "Markdown:\n\n**Inactive Tab**\nText: BodySmall $textDefault\nBackground: $backgroundElevated \n\n**Active Tab**\nText: BodySmallBold $textPrimary\nBackground: $backgroundElevated\nIndicator: $outlinePrimary \n\n**Shadow**\nsh10\n\n**Dark Skin**\nText: BodySmall, System White\nBackground: System Grey10\nDivider: System Grey20",
148150
"content": [
149151
{
150152
"value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/TabBar/tabBar_overview_styling.png"
@@ -157,7 +159,10 @@
157159
},
158160
{
159161
"type": "table",
160-
"columns": ["Property", "Component"],
162+
"columns": [
163+
"Property",
164+
"Component"
165+
],
161166
"items": [
162167
{
163168
"title": "Counter Badge",

0 commit comments

Comments
 (0)