Skip to content

Commit

Permalink
Update items type
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinyAhin committed Sep 9, 2020
1 parent 6fa1454 commit 0d34bc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const MyBlockTypesList = () => <BlockTypesList items={ filteredItems } />;;

The blocks that will be displayed in the block list.

- Type: `Array`
- Type: `Array<Block>`
- Required: Yes

## Related components
Expand Down

0 comments on commit 0d34bc6

Please sign in to comment.