Skip to content

Got rid of .bind() and ran build for prodcution

Latest
Compare
Choose a tag to compare
@joshwestbury joshwestbury released this 05 Dec 19:02

Replaced methods with arrow functions which allowed me to get rid of .bind(). Also ran "npm build" for production