Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Jun 5, 2020
1 parent e6eebfb commit 6f75ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ class Edit extends SubblocksEdit {
export default React.memo(withDNDContext(Edit))
```

`
### SubblockEdit

The edit component of the subblock must extend the class SubblockEdit

If you want to enable drag&drop to reorder subblocks, you have to return content from this function:
Expand Down

0 comments on commit 6f75ba8

Please sign in to comment.