فهرست منبع

:fire: console.debug("TagSelectButton studioName"

visuddhinanda 2 سال پیش
والد
کامیت
ba163b4be2
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      dashboard/src/components/tag/TagSelectButton.tsx

+ 0 - 2
dashboard/src/components/tag/TagSelectButton.tsx

@@ -33,8 +33,6 @@ const TagSelectButtonWidget = ({
   const studioName =
     course?.course?.studio?.realName ?? user?.nickName ?? undefined;
 
-  console.debug("TagSelectButton studioName", studioName);
-
   return (
     <TagsManager
       title={selectorTitle}