ENCOA-311
This commit is contained in:
@@ -273,7 +273,6 @@ const LevelSettings: React.FC = () => {
|
||||
<ExercisePicker
|
||||
module="level"
|
||||
sectionId={focusedSection}
|
||||
difficulty={difficulty}
|
||||
/>
|
||||
</Dropdown>
|
||||
</div>
|
||||
@@ -335,7 +334,6 @@ const LevelSettings: React.FC = () => {
|
||||
<ExercisePicker
|
||||
module="writing"
|
||||
sectionId={focusedSection}
|
||||
difficulty={difficulty}
|
||||
levelSectionId={focusedSection}
|
||||
level
|
||||
/>
|
||||
@@ -370,7 +368,6 @@ const LevelSettings: React.FC = () => {
|
||||
<ExercisePicker
|
||||
module="speaking"
|
||||
sectionId={focusedSection}
|
||||
difficulty={difficulty}
|
||||
levelSectionId={focusedSection}
|
||||
level
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user