Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Commit cf24a1f

Browse files
committed
Add intro gif to README
1 parent ec34b44 commit cf24a1f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Float label pattern for Vue.js. Cross-browser compatible and easy to customize
44
with CSS.
55

6-
TODO: gif
6+
![intro](https://github.com/bkzl/vue-float-label/blob/master/demo/intro.gif)
77

88
```html
99
<float-label>

demo/Demo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</float-label>
1515

1616
<float-label>
17-
<textarea placeholder="Text area"></textarea>
17+
<textarea placeholder="Comment"></textarea>
1818
</float-label>
1919
</div>
2020
</div>

demo/intro.gif

885 KB
Loading

0 commit comments

Comments
 (0)