Skip to content

Commit 228799a

Browse files
authored
docs: fix broken slots documentation (#1926)
The last change broke the conclusion section.
1 parent 802c7e4 commit 228799a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/advanced/slots.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ test('scoped slots', () => {
181181

182182
expect(wrapper.html()).toContain('Hello world')
183183
})
184+
```
184185

185186
## Conclusion
186187

0 commit comments

Comments
 (0)