Skip to content

Commit f842a4f

Browse files
committed
docs: Update docs for remove layout
1 parent fd49f40 commit f842a4f

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
- 🍍 [State Management via Pinia](https://pinia.vuejs.org)
3636

37-
- 📑 [Layout system](./src/layouts)
38-
3937
- 📲 [PWA](https://github.com/antfu/vite-plugin-pwa)
4038

4139
- 🎨 [UnoCSS](https://github.com/antfu/unocss) - the instant on-demand atomic CSS engine
@@ -85,7 +83,6 @@
8583

8684
- [Vue Router](https://github.com/vuejs/router)
8785
- [`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router) - file system based routing
88-
- [`vite-plugin-vue-layouts`](https://github.com/JohnCampionJr/vite-plugin-vue-layouts) - layouts for pages
8986
- [Pinia](https://pinia.vuejs.org) - Intuitive, type safe, light and flexible Store for Vue using the composition api
9087
- [`pinia-plugin-persistedstate`](https://github.com/prazdevs/pinia-plugin-persistedstate) - Configurable persistence and rehydration of Pinia stores
9188
- [Vue I18n](https://github.com/intlify/vue-i18n-next) - Internationalization

README.zh-CN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
- 🍍 [使用 Pinia 的状态管理](https://pinia.vuejs.org)
3636

37-
- 📑 [布局系统](./src/layouts)
38-
3937
- 📲 [PWA](https://github.com/antfu/vite-plugin-pwa)
4038

4139
- 🎨 [UnoCSS](https://github.com/antfu/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎
@@ -85,7 +83,6 @@
8583

8684
- [Vue Router](https://github.com/vuejs/router)
8785
- [`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router) - 以文件系统为基础的路由
88-
- [`vite-plugin-vue-layouts`](https://github.com/JohnCampionJr/vite-plugin-vue-layouts) - 页面布局系统
8986
- [Pinia](https://pinia.vuejs.org) - 直接的, 类型安全的, 使用 Composition API 的轻便灵活的 Vue 状态管理库
9087
- [`pinia-plugin-persistedstate`](https://github.com/prazdevs/pinia-plugin-persistedstate) - 适用于 Pinia 的持久化存储插件
9188
- [Vue I18n](https://github.com/intlify/vue-i18n-next) - 国际化

0 commit comments

Comments
 (0)