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 94bb46d commit eb2a661
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 @@ -368,7 +368,7 @@ If your Vue framework supports server side rendering, e.g. when using [Nuxt](htt
```

2. Create an export for the compiled files within the `/hydrate` directory, e.g.
```json
```json title="package.json"
{
"name": "component-library",
...
Expand Down

0 comments on commit eb2a661

Please sign in to comment.