Skip to content

Commit c434ca1

Browse files
committed
grid.View: aria rowindex #6175 cleanup
1 parent 11a8289 commit c434ca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/grid/header/Toolbar.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Toolbar extends BaseToolbar {
4343
* @member {Object} _vdom
4444
*/
4545
_vdom:
46-
{'aria-rowindex':1, cn: [{cn: []}]}
46+
{'aria-rowindex': 1, cn: [{cn: []}]}
4747
}
4848

4949
/**

0 commit comments

Comments
 (0)