Просмотр исходного кода

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

visuddhinanda 3 лет назад
Родитель
Сommit
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" })}