Skip to content

Commit bb98d85

Browse files
committed
aria-hidden is missing
1 parent d993c9e commit bb98d85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/keyed/etch/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "1.0.0",
44
"description": "Etch keyed demo",
55
"js-framework-benchmark": {
6-
"frameworkVersionFromPackage": "etch"
6+
"frameworkVersionFromPackage": "etch",
7+
"issues": [634]
78
},
89
"scripts": {
910
"build-dev": "webpack -w -d",

0 commit comments

Comments
 (0)