Skip to content

Commit

Permalink
RNMobile - Cover block: don't set fontSize by default since it is not…
Browse files Browse the repository at this point in the history
… supported yet
  • Loading branch information
Gerardo Pacheco committed Feb 3, 2020
1 parent a4dfbdd commit 5305373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/cover/edit.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const INNER_BLOCKS_TEMPLATE = [
'core/paragraph',
{
align: 'center',
fontSize: 'large',
placeholder: __( 'Write title…' ),
},
],
Expand Down

0 comments on commit 5305373

Please sign in to comment.