mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Adding gradient on the clientside
This commit is contained in:
@@ -83,6 +83,7 @@ export default function Home({
|
||||
categories,
|
||||
newestProducts,
|
||||
}: InferGetStaticPropsType<typeof getStaticProps>) {
|
||||
console.log('x')
|
||||
return (
|
||||
<div>
|
||||
<Grid>
|
||||
|
Reference in New Issue
Block a user