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 480a8fd commit 912699aCopy full SHA for 912699a
doc/datepicker.ico
173 KB
doc/index.html
@@ -1,5 +1,6 @@
1
<meta charset="utf-8">
2
<title>Vue Datepicker UI Demo</title>
3
+<link rel="icon" href="datepicker.ico">
4
<script src="https://unpkg.com/vue"></script>
5
<script src="/lib/vuedatepickerui.umd.js"></script>
6
<link rel="stylesheet" href="/lib/vuedatepickerui.css">
0 commit comments