Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov authored Dec 10, 2018
1 parent 0fb3ce3 commit 485c0a5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,8 @@
```
-->
```html
<br/>
<br/>
<br/>
<br/>
<smart-button id="button">Button</smart-button>
<smart-tooltip id="tooltip" selector="button" arrow>This is a tooltip for smartButton</smart-tooltip>
<smart-button style="margin: 50px;" id="button">Button</smart-button>
<smart-tooltip id="tooltip" selector="button" arrow>Tooltip</smart-tooltip>
```

[<img src="https://raw.githubusercontent.com/htmlelements/smart-tooltip/master/tooltip-web-component.png" alt="Screenshot of smart-tooltip">](https://htmlelements.com/demos/tooltip)
Expand Down

0 comments on commit 485c0a5

Please sign in to comment.