Browse Source

:fire: <Space>{groupId}</Space>

visuddhinanda 3 years ago
parent
commit
31b94fd77d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dashboard/src/components/course/LessonSelect.tsx

+ 0 - 1
dashboard/src/components/course/LessonSelect.tsx

@@ -28,7 +28,6 @@ const Widget = ({ groupId }: IWidgetGroupFile) => {
 
 
   return (
   return (
     <Content>
     <Content>
-      <Space>{groupId}</Space>
       <ProList<DataItem>
       <ProList<DataItem>
         rowKey="id"
         rowKey="id"
         headerTitle={intl.formatMessage({ id: "forms.fields.lesson.label" })}
         headerTitle={intl.formatMessage({ id: "forms.fields.lesson.label" })}