Skip to content

Commit

Permalink
docs: fix broken slots documentation (#1926)
Browse files Browse the repository at this point in the history
The last change broke the conclusion section.
  • Loading branch information
MiguelTzab committed Dec 29, 2022
1 parent 802c7e4 commit 228799a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/advanced/slots.md
Expand Up @@ -181,6 +181,7 @@ test('scoped slots', () => {

expect(wrapper.html()).toContain('Hello world')
})
```

## Conclusion

Expand Down

0 comments on commit 228799a

Please sign in to comment.