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 203400b commit 65806b8Copy full SHA for 65806b8
test/__snapshots__/search.test.ts.snap
@@ -14,6 +14,10 @@ Array [
14
"name": "ComponentA",
15
"path": "src/components/ComponentA.vue",
16
},
17
+ Object {
18
+ "name": "ComponentAsync",
19
+ "path": "src/components/ComponentAsync.vue",
20
+ },
21
Object {
22
"name": "ComponentB",
23
"path": "src/components/ComponentB.vue",
@@ -63,6 +67,10 @@ Array [
63
67
64
68
65
69
70
71
72
73
66
74
75
76
0 commit comments