Skip to content

Commit 46b28bb

Browse files
authored
Update README.md
1 parent 7b6b232 commit 46b28bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Toolbar config is an array of array of object where objects are the toolbar item
271271
| textAlign | string | false | left | Text alignment in the column |
272272
| **type: actions** | | | | |
273273
| items | array | true | - | array of item configuration object |
274-
| **- item configuration object ** | | | | |
274+
| **- item configuration object** | | | | |
275275
| name | string | true | - | Unique name for the action |
276276
| label | string | true | - | Label for the action |
277277
| thunk | function | true | - | An action creator which is dispatched on action click. Check demo schema. |

0 commit comments

Comments
 (0)