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

Commit d4da2fc

Browse files
committed
Update README
1 parent 22801a2 commit d4da2fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Float label pattern for Vue.js. Cross-browser compatible and easy to customize
66
with CSS.
77

8-
![intro](https://github.com/bkzl/vue-float-label/blob/master/demo/intro.gif)
8+
![intro](https://github.com/bkzl/vue-float-label/raw/master/demo/intro.gif)
99

1010
```html
1111
<float-label>
@@ -105,7 +105,7 @@ Wrap text/email/password input or textarea with `<float-label>`:
105105
Style `.vfl-label`, `.vfl-label-on-input` and `.vfl-label-on-focus`
106106
to meet your design requirements:
107107

108-
![example](https://github.com/bkzl/vue-float-label/blob/master/demo/example.gif)
108+
![example](https://github.com/bkzl/vue-float-label/raw/master/demo/example.gif)
109109

110110
```css
111111
.vfl-label {

0 commit comments

Comments
 (0)