docs: remove invalid spaces (#4057)

This commit is contained in:
Donny Wang
2024-08-06 17:51:39 +08:00
committed by GitHub
parent 72ed2d35b9
commit f26b3eddb2
10 changed files with 2 additions and 29 deletions

View File

@@ -269,5 +269,4 @@ mock的本质是一个真实的后端服务如果不需要 mock 服务,可
```bash
# .env.development
VITE_NITRO_MOCK=false
```