chore: update ant-design dependencies and add new icon types
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.commonLocale = void 0;
|
||||
var commonLocale = exports.commonLocale = {
|
||||
yearFormat: 'YYYY',
|
||||
dayFormat: 'D',
|
||||
cellMeridiemFormat: 'A',
|
||||
monthBeforeYear: true
|
||||
};
|
||||
Reference in New Issue
Block a user