Skip to content

Commit

Permalink
Fix Nuxt Icon bug
Browse files Browse the repository at this point in the history
  • Loading branch information
JhumanJ committed Nov 15, 2024
1 parent 2c8f7d5 commit fbf0831
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 109 deletions.
1 change: 0 additions & 1 deletion client/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export default defineNuxtConfig({
'@nuxtjs/sitemap',
'@nuxt/ui',
'nuxt-utm',
'@nuxt/icon',
...process.env.NUXT_PUBLIC_GTM_CODE ? ['@zadigetvoltaire/nuxt-gtm'] : [],
],
build: {
Expand Down
Loading

0 comments on commit fbf0831

Please sign in to comment.