chore(components): change tabindex name and value for string

This commit is contained in:
Adan Ulloa 2020-01-24 22:58:50 -06:00
commit b9d2676f87
5 changed files with 19 additions and 19 deletions

View file

@ -14,7 +14,7 @@
skeleton: false,
render: Menu20,
title: 'Open Menu',
tabIndex: 0,
tabindex: '0',
focusable: false,
style: undefined
}