From af49d68db859115e656791a20055512acdf4f646 Mon Sep 17 00:00:00 2001 From: MartianiYuqiong <1329094182@qq.com> Date: Fri, 24 Oct 2025 10:13:39 +0800 Subject: [PATCH] docs: Updated typo in wellknown-issues --- docs/zh-cn/wellknown-issues/wellknown-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh-cn/wellknown-issues/wellknown-issues.md b/docs/zh-cn/wellknown-issues/wellknown-issues.md index 702657d..7874f7e 100644 --- a/docs/zh-cn/wellknown-issues/wellknown-issues.md +++ b/docs/zh-cn/wellknown-issues/wellknown-issues.md @@ -12,6 +12,6 @@ https://github.com/facing-dev/vue-facing-decorator/issues/54#issuecomment-150001 https://github.com/facing-dev/vue-facing-decorator/issues/33#issuecomment-1410648544 -## 缺少IDE类型是吃 +## 缺少IDE类型支持 -目前我们不能为IDE提供完整的类型支持。如果你需要目前尽可能多的类型支持,建议使用TSX作为渲染器。我们会持续加强类型支持。 \ No newline at end of file +目前我们不能为IDE提供完整的类型支持。如果你需要目前尽可能多的类型支持,建议使用TSX作为渲染器。我们会持续加强类型支持。