Injecting PropsInjecting props into your page Use below code snippet import { connect } from "dva"; export default connect()(YourPage);Implementing Debouced SearchLicense