Skip to content

Commit b4a30f6

Browse files
committed
(docs): run prettier
1 parent a23860b commit b4a30f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/api/options.md

-2
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,8 @@ const WrapperComp = {
166166
}
167167
}
168168
const wrapper = mount(WrapperComp).find(ComponentUnderTest)
169-
170169
```
171170

172-
173171
## stubs
174172

175173
- type: `{ [name: string]: Component | boolean } | Array<string>`

0 commit comments

Comments
 (0)