fixes #7, add es locale
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import Vue from 'vue'
|
||||
import moment from 'dayjs'
|
||||
import 'dayjs/locale/it'
|
||||
import 'dayjs/locale/es'
|
||||
|
||||
export default ({ app, store }) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user