sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.07k stars 730 forks source link

Route and mdx fix #122

Closed Kinfe123 closed 4 months ago

Kinfe123 commented 4 months ago

Routing on Footer links fixed Middleware for public pages Tables in Mdx was not parsed and build correctly but it is fixed now like this image

vercel[bot] commented 4 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @sadmann7 on Vercel.

@sadmann7 first needs to authorize it.

sadmann7 commented 4 months ago

Thanks a lot.

Can you fix up the type errors and lint errors. I can merge it once its fixed.

Kinfe123 commented 4 months ago

@sadmann7 all check been fixed :+1:

sadmann7 commented 4 months ago

Thanks