We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a8289 commit c434ca1Copy full SHA for c434ca1
1 file changed
src/grid/header/Toolbar.mjs
@@ -43,7 +43,7 @@ class Toolbar extends BaseToolbar {
43
* @member {Object} _vdom
44
*/
45
_vdom:
46
- {'aria-rowindex':1, cn: [{cn: []}]}
+ {'aria-rowindex': 1, cn: [{cn: []}]}
47
}
48
49
/**
0 commit comments