mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-02 03:08:21 +08:00
docs: fix code path (#6271)
Co-authored-by: linjiahao7 <linjiahao7@jd.com>
This commit is contained in:
parent
0f5fe32b79
commit
1d36ef7786
@ -62,7 +62,7 @@ pnpm run docs:dev
|
||||
```shell
|
||||
# If you would like to run a local playground to test out your changes against
|
||||
# Some specific component
|
||||
touch play/scr/App.vue # Adding an entry for the play to run.
|
||||
touch play/src/App.vue # Adding an entry for the play to run.
|
||||
pnpm run dev
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user