This commit is contained in:
Lee Robinson
2023-11-08 14:49:59 -06:00
parent 2448f5201c
commit 6955c1cec6
11 changed files with 213 additions and 242 deletions

View File

@@ -6,8 +6,6 @@ import Grid from 'components/grid';
import ProductGridItems from 'components/layout/product-grid-items';
import { defaultSort, sorting } from 'lib/constants';
export const runtime = 'edge';
export async function generateMetadata({
params
}: {