Skip to content

Commit fcaaac5

Browse files
committed
removed area label grid
1 parent e360d95 commit fcaaac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/Grid/Grid.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ type State = {
257257
*/
258258
class Grid extends React.PureComponent<Props, State> {
259259
static defaultProps = {
260-
'aria-label': 'grid',
261260
'aria-readonly': true,
262261
autoContainerWidth: false,
263262
autoHeight: false,

0 commit comments

Comments
 (0)