Leftovers from the previous commit
This commit is contained in:
@@ -115,8 +115,6 @@ export default function Speaking({ id, title, text, video_url, type, prompts, su
|
||||
}
|
||||
};
|
||||
|
||||
console.log(preview);
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-4 mt-4 w-full">
|
||||
<div className="flex justify-between w-full gap-8">
|
||||
|
||||
Reference in New Issue
Block a user