mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-07 02:22:27 +03:00
feat: export the fecha to use
This commit is contained in:
@@ -105,6 +105,7 @@ import locale from '@/mixins/locale'
|
||||
import Languages from '@/locale/languages'
|
||||
|
||||
export default {
|
||||
fecha,
|
||||
name: 'DatePicker',
|
||||
components: { CalendarPanel },
|
||||
mixins: [locale],
|
||||
|
||||
Reference in New Issue
Block a user