Skip to content

Commit 9a39812

Browse files
committed
Added basic example screenshot file.
1 parent 4a94c6c commit 9a39812

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@
2323
```
2424
-->
2525
```html
26-
<vaadin-button>
27-
Vaadin Button
28-
</vaadin-button>
26+
<vaadin-button>Button One</vaadin-button>
27+
<vaadin-button disabled>Button Two</vaadin-button>
2928
```
3029

3130
<!-- TODO: uncomment when we have a nice screenshot to show

screenshot.png

16 KB
Loading

0 commit comments

Comments
 (0)