mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
remove console
This commit is contained in:
@ -7,7 +7,6 @@ import { memo } from 'react';
|
||||
|
||||
const PostComment = () => {
|
||||
const { theme } = useRuaTheme();
|
||||
console.log('PostComment', theme);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user