We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2741119 commit d0fd7d3Copy full SHA for d0fd7d3
docs/en/SUMMARY.md
@@ -37,7 +37,8 @@
37
* [setProps](api/wrapper-array/setProps.md)
38
* [trigger](api/wrapper-array/trigger.md)
39
* [selectors](api/selectors.md)
40
- * guides
41
- * [using with Jest](guides/using-with-jest.md)
42
- * [testing compiled components with Jest](guides/using-compiled-components-with-jest.md)
+ * [guides](guides/README.md)
+ * [Using with Jest](guides/using-with-jest.md)
+ * [Testing SFCs with Jest](guides/testing-SFCs-with-jest.md)
43
+ * [Using with Vuex](guides/using-with-vuex.md)
44
* [common gotchas](common-gotchas.md)
0 commit comments