Removed unused console.logs

This commit is contained in:
Tiago Ribeiro
2024-03-21 11:28:09 +00:00
parent 06684a4900
commit e99650ecd8
3 changed files with 0 additions and 9 deletions

View File

@@ -79,8 +79,6 @@ const PartTab = ({
.finally(() => setIsLoading(false));
};
useEffect(() => console.log(part), [part]);
return (
<Tab.Panel className="w-full bg-ielts-speaking/20 min-h-[600px] h-full rounded-xl p-6 flex flex-col gap-4">
<div className="flex flex-col gap-3 w-full">