mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
fix lint
This commit is contained in:
parent
6d74ea346f
commit
9193c05102
@ -8,6 +8,7 @@ import Calendar from '../calendar/locale/en_GB';
|
||||
|
||||
export default {
|
||||
locale: 'en-gb',
|
||||
Pagination,
|
||||
DatePicker,
|
||||
TimePicker,
|
||||
Calendar,
|
||||
|
@ -8,6 +8,7 @@ import Calendar from '../calendar/locale/nl_BE';
|
||||
|
||||
export default {
|
||||
locale: 'nl-be',
|
||||
Pagination,
|
||||
DatePicker,
|
||||
TimePicker,
|
||||
Calendar,
|
||||
|
Loading…
Reference in New Issue
Block a user