Преглед изворни кода

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

visuddhinanda пре 3 година
родитељ
комит
31b94fd77d
1 измењених фајлова са 0 додато и 1 уклоњено
  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 (
     <Content>
-      <Space>{groupId}</Space>
       <ProList<DataItem>
         rowKey="id"
         headerTitle={intl.formatMessage({ id: "forms.fields.lesson.label" })}