Skip to content

Commit 620dd78

Browse files
committed
Fix search option dispatch
1 parent 75f00cd commit 620dd78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/DictionaryPage.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class DictionaryPage extends Component {
3939
setListCoursesDispatch,
4040
closeSearchDispatch,
4141
clearSearchListCoursesDispatch,
42+
setLastSearchOptionDispatch,
4243
} = this.props;
4344

4445
if (startCourseId) {

0 commit comments

Comments
 (0)