From 58564102d31fcb9de8ebfc5a180d6314b31434c0 Mon Sep 17 00:00:00 2001 From: madhusudhand Date: Mon, 28 Nov 2022 16:34:10 +0530 Subject: [PATCH] remove dropcap for paragraph --- packages/block-library/src/paragraph/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/block-library/src/paragraph/index.js b/packages/block-library/src/paragraph/index.js index 8ce11d62dc4138..c9a00ccf4b33f0 100644 --- a/packages/block-library/src/paragraph/index.js +++ b/packages/block-library/src/paragraph/index.js @@ -30,7 +30,6 @@ export const settings = { content: __( 'In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.' ), - dropCap: false, }, }, __experimentalLabel( attributes, { context } ) {