September 2018
— Https://youtu.be/GmzWbgzo6B4
Well, that happendinputProps={{...inputProps, ...{onChange:(e, {...props}) => this.onChange(e, {...props, error})} }}
— But... why?
— Im raging, this got a bit messier than i wanted
— My ux tho... i relly enjoy!!
— I built a component to correct falsy adress
— Hi
— Is posible to compare if url is in data obj¿
— Object.keys(data).includes(url)
Object.keys(data).includes(url)
— Imposible
— Because in data i have {}
— Wat?