Skip to content

Commit

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

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

## Conclusion

Expand Down

0 comments on commit 250f4f1

Please sign in to comment.