@seafile/seafile-calendar 0.0.29-alpha60 → 0.0.29-alpha61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/rc-calendar.js
CHANGED
@@ -6951,6 +6951,8 @@ var CalendarRightPanel = function (_React$Component) {
|
|
6951
6951
|
current.year(parts[0]);
|
6952
6952
|
}
|
6953
6953
|
}
|
6954
|
+
console.log('可乐', current);
|
6955
|
+
|
6954
6956
|
current = isZhcn ? current.locale('zh-cn') : current.locale('en-gb');
|
6955
6957
|
return __WEBPACK_IMPORTED_MODULE_3_react___default.a.createElement(
|
6956
6958
|
'li',
|