Skip to content

Commit c3aca3f

Browse files
committed
add a line space above title
1 parent 1136ef8 commit c3aca3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Datagrid.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,6 +1201,7 @@ const MyCustomList = () => {
12011201
);
12021202
};
12031203
```
1204+
12041205
## How to disable checkboxes
12051206
You can disable bulk actions altogether by passing `false` to the `bulkActionButtons` prop. In this case, the checkboxes column doesn’t show up anymore.
12061207

0 commit comments

Comments
 (0)