@ -476,7 +476,7 @@ class Registration extends React.Component {
pages: 1,
limit: 20,
})
this.Getdata(value, 1, 20, this.props.user.admin);
this.Getdatatype5(value, 1, 20, this.props.user.admin);
}
render() {
const {test, page, pages, limit, type, tmodalsType, tmodalsTypes, data, count, competition_teams} = this.state;