Skip to content

Commit

Permalink
fix nuxt playground
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jan 21, 2023
1 parent 04abba3 commit ee5be0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nuxt3/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { defineNuxtConfig } from 'nuxt';
import { defineNuxtConfig } from 'nuxt/config';

// https://v3.nuxtjs.org/api/configuration/nuxt.config
export default defineNuxtConfig({
Expand Down

0 comments on commit ee5be0a

Please sign in to comment.