Removed debugger

This commit is contained in:
Joao Ramos
2023-12-23 14:52:56 +00:00
parent cc655fed6c
commit 938a5e9c7c

View File

@@ -159,7 +159,6 @@ export default function Home() {
setIsLoading(false);
};
debugger;
return (
<>
<Head>