Skip to content

Commit

Permalink
Disable lists. (#14844)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioEstevao authored Apr 5, 2019
1 parent 45da3cf commit 7b89592
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ export const registerCoreBlocks = () => {
more,
image,
nextpage,
list,
].forEach( ( { name, settings } ) => {
registerBlockType( name, settings );
} );
Expand Down

0 comments on commit 7b89592

Please sign in to comment.