Skip to content

Commit 2d5caec

Browse files
committed
Update doctype props
1 parent 905779b commit 2d5caec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/generated/js-docs/Grid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
],
117117
"required": true,
118118
"type": {
119-
"name": "(props: { ariaAttributes: { \"aria-colindex\": number; \"aria-rowindex\": number; role: \"gridcell\"; }; columnIndex: number; rowIndex: number; style: CSSProperties; } & CellProps) => ReactNode"
119+
"name": "(props: { ariaAttributes: { \"aria-colindex\": number; role: \"gridcell\"; }; columnIndex: number; rowIndex: number; style: CSSProperties; } & CellProps) => ReactNode"
120120
}
121121
},
122122
"cellProps": {

0 commit comments

Comments
 (0)