diff --git a/src/components/mdx/Video/Video.tsx b/src/components/mdx/Video/Video.tsx index 7cde4afba8..127f7dc784 100644 --- a/src/components/mdx/Video/Video.tsx +++ b/src/components/mdx/Video/Video.tsx @@ -1,7 +1,6 @@ import React from "react"; const Video = (props: any): React.JSX.Element => { - console.log(props); return (