mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Links and data fetching for dynamic routes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use client';
|
||||
|
||||
import { Sheet, SheetContent, SheetHeader, SheetTitle, SheetTrigger } from '@/components/ui/sheet';
|
||||
import Link from 'next/link';
|
||||
import Link from 'next-intl/link';
|
||||
import { useState } from 'react';
|
||||
import OpenMobileMenu from './open-mobile-menu';
|
||||
|
||||
|
Reference in New Issue
Block a user