hookrouter
hookrouter copied to clipboard
Fix syntax error on line 22 of Link.js
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.