mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +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