JavaScript30 icon indicating copy to clipboard operation
JavaScript30 copied to clipboard

Update index-VUE-V2.html

Open adedamolagig opened this issue 5 years ago • 0 comments

const key = this.keys.find( key => { return key.keyCode === e.keyCode }) The above line returns "undefined"...I found a better way to write it so I decided to create a PR

adedamolagig avatar May 02 '20 18:05 adedamolagig