Skip to content

Commit

Permalink
More Block: It should only be used once
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Jul 26, 2017
1 parent 6d57097 commit ba5def7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blocks/library/more/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ registerBlockType( 'core/more', {

category: 'layout',

attributes: {
},
useOnce: true,

edit( { attributes, setAttributes, className, focus, setFocus } ) {
const { text, noTeaser } = attributes;
Expand Down

0 comments on commit ba5def7

Please sign in to comment.