Skip to content

Commit

Permalink
Update docs/framework-integration/vue.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tanner Reits <[email protected]>
  • Loading branch information
christian-bromann and tanner-reits authored Oct 23, 2024
1 parent eb2a661 commit 6f80903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/framework-integration/vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ If your Vue framework supports server side rendering, e.g. when using [Nuxt](htt
```

3. Set the `hydrateModule` in your React output target configuration, e.g.
```ts
```ts title="stencil.config.ts"
import { Config } from '@stencil/core';
import { vueOutputTarget } from '@stencil/vue-output-target';
Expand Down

0 comments on commit 6f80903

Please sign in to comment.