docs: update examples
This commit is contained in:
+6
-4
@@ -11,8 +11,10 @@ footer: MIT Licensed | Copyright © 2021-present Burak Cakmakoglu
|
||||
<Banner />
|
||||
</Suspense>
|
||||
|
||||
<Features />
|
||||
<client-only>
|
||||
<Features />
|
||||
|
||||
<XyzTransition :appear-visible="true" xyz="fade down ease-out-back">
|
||||
<Acknowledgement />
|
||||
</XyzTransition>
|
||||
<XyzTransition appear-visible xyz="fade down ease-out-back">
|
||||
<Acknowledgement />
|
||||
</XyzTransition>
|
||||
</client-only>
|
||||
|
||||
Reference in New Issue
Block a user