mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
Tried some updates
This commit is contained in:
parent
524b9c5818
commit
4e9323a1e0
@ -5,6 +5,7 @@ import { notFound } from 'next/navigation';
|
|||||||
interface HomePageParams {
|
interface HomePageParams {
|
||||||
query: string;
|
query: string;
|
||||||
queryParams: {
|
queryParams: {
|
||||||
|
slug: string;
|
||||||
locale: string;
|
locale: string;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user