mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 18:51:23 +00:00
Test suspense in dynamic content manager
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
DropdownMenuItem,
|
||||
DropdownMenuTrigger
|
||||
} from '@/components/ui/dropdown-menu';
|
||||
import LanguageIcon from 'components/icons/language';
|
||||
import { LanguageIcon } from '@heroicons/react/24/outline';
|
||||
import { useLocale, useTranslations } from 'next-intl';
|
||||
import Link from 'next/link';
|
||||
import { usePathname } from 'next/navigation';
|
||||
|
Reference in New Issue
Block a user