Pushpendu Ghosh

Results 1 comments of Pushpendu Ghosh

Yes , recenter not working. How to recenter. can any body help ? ` swipeable = null; recenter = () => { this.swipeable.recenter(); } render() { return ( (this.props.user.name.toLowerCase().includes(this.props.search) ||...