Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Apr 20, 2022
2 parents 4588669 + 6099bd7 commit 8c8c69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/nuxt.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ When you run your Nuxt app, it will give you the URL of client, only once you vi
import { defineNuxtConfig } from 'nuxt3'

export default defineNuxtConfig({
buildModules: [
modules: [
'@unlighthouse/nuxt',
],
})
Expand Down

0 comments on commit 8c8c69a

Please sign in to comment.