sheet-router
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "sheet-router", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Fast, modular client router", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -68,4 +68,2 @@ # sheet-router [![stability][0]][1] | ||
``` | ||
It is good practice to represent JS actions as `<a href="#">`, as a good | ||
number of components in the wild expect `<a>` tags to have an `href` value. | ||
@@ -72,0 +70,0 @@ ### virtual-dom example |
14300
153