vaporBoy
vaporBoy copied to clipboard
Create a Pubx Component Base Class
That way we can pass in Pubx Keys into our component, and that way they can auto subscribe, without have to copy around the this.setState()
, componentDidMount()
, componentWillUnmount()
.