Skip to content

Commit d0fd7d3

Browse files
committed
docs: add guides to SUMMARY
1 parent 2741119 commit d0fd7d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/en/SUMMARY.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
* [setProps](api/wrapper-array/setProps.md)
3838
* [trigger](api/wrapper-array/trigger.md)
3939
* [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)
40+
* [guides](guides/README.md)
41+
* [Using with Jest](guides/using-with-jest.md)
42+
* [Testing SFCs with Jest](guides/testing-SFCs-with-jest.md)
43+
* [Using with Vuex](guides/using-with-vuex.md)
4344
* [common gotchas](common-gotchas.md)

0 commit comments

Comments
 (0)