Browse Source

:fire: console.debug

visuddhinanda 2 years ago
parent
commit
c3ec64321b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dashboard/src/components/template/SentEdit/EditInfo.tsx

+ 0 - 1
dashboard/src/components/template/SentEdit/EditInfo.tsx

@@ -136,7 +136,6 @@ interface IWidget {
   compact?: boolean;
   compact?: boolean;
 }
 }
 const EditInfoWidget = ({ data, isPr = false, compact = false }: IWidget) => {
 const EditInfoWidget = ({ data, isPr = false, compact = false }: IWidget) => {
-  console.debug("EditInfo", data);
   return (
   return (
     <div style={{ fontSize: "80%" }}>
     <div style={{ fontSize: "80%" }}>
       <Text type="secondary">
       <Text type="secondary">