mirror of
https://github.com/vercel/commerce.git
synced 2025-05-14 21:47:51 +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 {
|
||||
query: string;
|
||||
queryParams: {
|
||||
slug: string;
|
||||
locale: string;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user