mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
Tried some updates
This commit is contained in:
@@ -5,6 +5,7 @@ import { notFound } from 'next/navigation';
|
||||
interface HomePageParams {
|
||||
query: string;
|
||||
queryParams: {
|
||||
slug: string;
|
||||
locale: string;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user