hookrouter icon indicating copy to clipboard operation
hookrouter copied to clipboard

Fix syntax error on line 22 of Link.js

Open ogazitt opened this issue 5 years ago • 0 comments

A previous commit (linked to #146) inserted an extra ')' to close the if statement, leading to a syntax error. This very simple commit fixes it.

ogazitt avatar Dec 21 '20 21:12 ogazitt