diff --git a/src/Markdown/index.tsx b/src/Markdown/index.tsx
index 7088178e..20e47e84 100644
--- a/src/Markdown/index.tsx
+++ b/src/Markdown/index.tsx
@@ -28,11 +28,7 @@ const MemoHr = memo((props) => (
));
const MemoDetails = memo((props) => );
const MemoImage = memo((props) => );
-const MemoAlink = memo((props) => {
- console.log(props);
-
- return ;
-});
+const MemoAlink = memo((props) => );
const Markdown = memo(
({