Browse Source

:fire: console.debug("TagSelectButton studioName"

visuddhinanda 1 year ago
parent
commit
ba163b4be2
1 changed files with 0 additions and 2 deletions
  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 =
   const studioName =
     course?.course?.studio?.realName ?? user?.nickName ?? undefined;
     course?.course?.studio?.realName ?? user?.nickName ?? undefined;
 
 
-  console.debug("TagSelectButton studioName", studioName);
-
   return (
   return (
     <TagsManager
     <TagsManager
       title={selectorTitle}
       title={selectorTitle}