fix image build

This commit is contained in:
root
2026-06-11 11:12:04 -04:00
parent 7744d533fd
commit f9b793a05f
2 changed files with 4 additions and 2 deletions
@@ -1,6 +1,7 @@
import React from 'react'
'use client'
import React from 'react'
import { useMarketplacePreferences } from '@/components/MarketplaceShell'
import { type FooterPageSlug, getFooterPageContent } from '@/lib/footerContent'
import { type MarketplaceLanguage } from '@/lib/i18n'