visuddhinanda hace 2 años
padre
commit
d1cdca6089
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard/src/components/auth/Studio.tsx

+ 0 - 1
dashboard/src/components/auth/Studio.tsx

@@ -23,7 +23,6 @@ const StudioWidget = ({
   popOver,
   onClick,
 }: IWidget) => {
-  console.debug("studio", data);
   return (
     <StudioCard popOver={popOver} studio={data}>
       <Space