Skip to content

Commit 39ccf39

Browse files
authored
Fix hint docs line breaks (#3576)
1 parent 0ca5195 commit 39ccf39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/hint/hint.api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/Hint/hint_position.png"
197197
}
198198
],
199-
"description": "markdown:\nDistance\nKeep a distance of S2 from the component the hint is pointing at."
199+
"description": "markdown:\nDistance \nKeep a distance of S2 from the component the hint is pointing at."
200200
},
201201
{
202202
"type": "section",
@@ -207,7 +207,7 @@
207207
"value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/Hint/hint_spec.png"
208208
}
209209
],
210-
"description": "markdown:\nThe Hint component adjusts to its content.\nMax width: screen width, S4 margins."
210+
"description": "markdown:\nThe Hint component adjusts to its content. \nMax width: screen width, S4 margins."
211211
}
212212
]
213213
}

0 commit comments

Comments
 (0)