Closed rubjo closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 0037e2d0d3aefc57c05f1109a299910fdf01312f |
Latest deploy log | https://app.netlify.com/sites/vue-devtools-docs/deploys/671b3728f390640008f73c3f |
Oh, my bad, this is a typo 😅. Thanks.
``` pnpm add https://pkg.pr.new/@vue/devtools-applet@642 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-core@642 ```
``` pnpm add https://pkg.pr.new/@vue/devtools@642 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-api@642 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-kit@642 ```
``` pnpm add https://pkg.pr.new/vite-plugin-vue-devtools@642 ```
commit: 0037e2d
Currently, the toggle shows the state of the layer after a click. In other words, it shows the opposite of the current state.
With this, the toggle shows the action when clicked.