We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ClientOnly
1 parent 2a62279 commit 69a0760Copy full SHA for 69a0760
docs/features/index.md
@@ -46,6 +46,7 @@ This is a list of all the individual features that Slidev provides. Each feature
46
47
You can also read <LinkInline link="guide/" /> to learn the features by topic.
48
49
+<ClientOnly>
50
<div flex items-center mt-6 gap-6>
51
<div
52
flex items-center rounded-md
@@ -77,6 +78,7 @@ You can also read <LinkInline link="guide/" /> to learn the features by topic.
77
78
Clear Filters
79
</button>
80
</div>
81
+</ClientOnly>
82
83
<style>
84
.all-features-page .VPDoc > .container > .content {
0 commit comments