diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index 94017064..f2f4a8e4 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -192,8 +192,8 @@ class Index extends Component { project_type: undefined, sort: "updated_on" }) - // const { limit, sort, category_id , languageId } = this.state; - // this.getListData(1, limit, value, sort, undefined, category_id , languageId); + const { limit, sort, category_id , languageId } = this.state; + this.getListData(1, limit, value, sort, undefined, category_id , languageId); } changeSearchValue = (e) => { this.setState({