Skip to content

Commit 69a0760

Browse files
committedJan 28, 2025·
docs: use ClientOnly on features page, fix #2010
1 parent 2a62279 commit 69a0760

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/features/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ This is a list of all the individual features that Slidev provides. Each feature
4646

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

49+
<ClientOnly>
4950
<div flex items-center mt-6 gap-6>
5051
<div
5152
flex items-center rounded-md
@@ -77,6 +78,7 @@ You can also read <LinkInline link="guide/" /> to learn the features by topic.
7778
Clear Filters
7879
</button>
7980
</div>
81+
</ClientOnly>
8082

8183
<style>
8284
.all-features-page .VPDoc > .container > .content {

0 commit comments

Comments
 (0)
Please sign in to comment.