Skip to content

Commit

Permalink
docs: use ClientOnly on features page, fix #2010
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX committed Jan 28, 2025
1 parent 2a62279 commit 69a0760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This is a list of all the individual features that Slidev provides. Each feature

You can also read <LinkInline link="guide/" /> to learn the features by topic.

<ClientOnly>
<div flex items-center mt-6 gap-6>
<div
flex items-center rounded-md
Expand Down Expand Up @@ -77,6 +78,7 @@ You can also read <LinkInline link="guide/" /> to learn the features by topic.
Clear Filters
</button>
</div>
</ClientOnly>

<style>
.all-features-page .VPDoc > .container > .content {
Expand Down

0 comments on commit 69a0760

Please sign in to comment.