fix: string not finish with "

This commit is contained in:
castleiMac 2022-04-14 17:13:08 +08:00
parent f87017b63f
commit db5f5d4dbc

View File

@ -387,7 +387,7 @@ const zhCN = [
path: "/zh-CN/components/area", path: "/zh-CN/components/area",
component: () => component: () =>
import("../document/zh-CN/components/area.md"), import("../document/zh-CN/components/area.md"),
meta: { title: " }, meta: { title: "地址选择器" },
}, },
], ],
}, },