fix(snippets/tooltip): remove html line break

This commit is contained in:
Rishi Kumar
2018-11-14 01:03:37 +05:30
parent c83dd91bd6
commit c7df4b2e5c

View File

@ -1,7 +1,6 @@
### Tooltip
Renders a tooltip component.
<br/><br/>
The `show` property on the component state is set to `false` as default.