日历设置自定义语言

This commit is contained in:
icssoa
2025-09-13 20:49:31 +08:00
parent 3a2a3dfd50
commit 6747825e4a

View File

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