Removing log, as I can redeploy build from Vercel

This commit is contained in:
Frank
2023-10-10 22:08:48 -06:00
parent e4dd9f3007
commit 3cd63722d5

View File

@@ -33,7 +33,6 @@ export const getStaticProps = wrapper.getStaticProps(
);
const Page = ({ page }: any) => {
console.log("hello");
return (
<Internal>
<div className="container my-32">