cgTeate / Hype-Heads

A full-stack e-commerce website for sellers to auction trending sneakers and apparel using SpringBoot and NextJS
0 stars 1 forks source link

Rename all function name in frontend/pages #37

Closed haianhltr closed 1 year ago

haianhltr commented 1 year ago
Screen Shot 2022-10-18 at 10 22 46 PM

These page all have export default function homePage() Will replace after create more pages

haianhltr commented 1 year ago

After fix this, we can polish the code up

cgTeate commented 1 year ago

I finished replacing the current pages with "homePage()" as the function name.