mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-17 16:44:01 +00:00
chore: remove console log
This commit is contained in:
@@ -167,7 +167,6 @@ export function Markdown(
|
||||
} & React.DOMAttributes<HTMLDivElement>,
|
||||
) {
|
||||
const mdRef = useRef<HTMLDivElement>(null);
|
||||
console.log("[fontSize]", props.fontSize);
|
||||
return (
|
||||
<div
|
||||
className="markdown-body"
|
||||
|
Reference in New Issue
Block a user