From 9cf5fdc0ceb3f7aa9e9274ebb35515d6078845bf Mon Sep 17 00:00:00 2001 From: Cully Fung <45616067+cullyfung@users.noreply.github.com> Date: Fri, 25 Nov 2022 16:00:50 +0800 Subject: [PATCH] chore: typo (#449) --- README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 702506d..fad9e1f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -77,7 +77,7 @@ - [Vue Router](https://github.com/vuejs/router) - [`vite-plugin-pages`](https://github.com/hannoeru/vite-plugin-pages) - 以文件系统为基础的路由 - [`vite-plugin-vue-layouts`](https://github.com/JohnCampionJr/vite-plugin-vue-layouts) - 页面布局系统 -- [Pinia](https://pinia.vuejs.org) - 直接的, 类型安全的, 使用 Composition api 的轻便灵活的 Vue 状态管理 +- [Pinia](https://pinia.vuejs.org) - 直接的, 类型安全的, 使用 Composition API 的轻便灵活的 Vue 状态管理 - [`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components) - 自动加载组件 - [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 等,无需导入 - [`vite-plugin-pwa`](https://github.com/antfu/vite-plugin-pwa) - PWA