icssoa 6 месяцев назад
Родитель
Сommit
6747825e4a
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      uni_modules/cool-ui/index.ts

+ 2 - 0
uni_modules/cool-ui/index.ts

@@ -1,3 +1,5 @@
 import "./locale";
+import "./components/cl-calendar/locale";
+
 export * from "./types";
 export * from "./hooks";