We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a359a3 commit 91ab1a5Copy full SHA for 91ab1a5
.github/workflows/test-expect.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Run expect tests
40
run: >-
41
- pnpm dlx expect-cli@latest -y -m
+ pnpm dlx expect-cli@0.0.10 -y -m
42
"Test the element properties panel feature at http://localhost:5175.
43
react-grab is a browser overlay tool that lets you inspect React elements.
44
You activate it by holding the Meta/Ctrl key, then hovering over elements
0 commit comments