We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af4c13 commit ab8d570Copy full SHA for ab8d570
README.md
@@ -1,10 +1,10 @@
1
# Vue Datepicker Component
2
>A Datepicker Component For VueJs
3
4
-<img src="./resources/rangePicker.gif">
5
-
6
-<img src="./resources/rangepicker.png" />
7
-<img src="./resources/singlepicker.png">
+<img src="./resources/rangePicker.gif" width="100%">
+<hr>
+<img src="./resources/rangepicker.png" width="100%"/>
+<img src="./resources/singlepicker.png" width="50%">
8
9
### Props
10
``` html
0 commit comments