2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-11 18:42:27 +03:00

docs: fix demo locale

This commit is contained in:
mengxiong10
2019-11-14 18:46:31 +08:00
parent 2d8c908f93
commit 9fc2cec008
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
import App from './app';
window.DatePicker.locale('en');
new window.Vue({
render: h =>
h(App, {