Closed aendra-rininsland closed 5 years ago
It would be nice to have public class fields so we don't have to .bind() all the things in React.
.bind()
Also we using Babel 6, might be worth moving to 7 already.
Fixed in V2.
It would be nice to have public class fields so we don't have to
.bind()
all the things in React.