Sfoglia il codice sorgente

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

visuddhinanda 3 anni fa
parent
commit
31b94fd77d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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" })}