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:
@@ -1,5 +1,7 @@
|
||||
import App from './app';
|
||||
|
||||
window.DatePicker.locale('en');
|
||||
|
||||
new window.Vue({
|
||||
render: h =>
|
||||
h(App, {
|
||||
|
||||
Reference in New Issue
Block a user