Skip to content

Commit

Permalink
Update packages/integrations/vue/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Jutan <danjutan@gmail.com>
  • Loading branch information
bluwy and Dan Jutan authored Sep 28, 2022
1 parent 7d6cf79 commit f26bb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ export default {
### jsx

You can use Vue JSX by setting `jsx: true`.
__`astro.config.mjs`__

```js
// astro.config.mjs
import { defineConfig } from 'astro/config';
import vue from '@astrojs/vue';

Expand Down

0 comments on commit f26bb5b

Please sign in to comment.