Skip to content

Commit f65e5dd

Browse files
committed
Update multiline prop
1 parent d9c1ff9 commit f65e5dd

File tree

1 file changed

+1
-0
lines changed
  • packages/block-library/src/site-description

1 file changed

+1
-0
lines changed

packages/block-library/src/site-description/edit.js

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ function SiteDescriptionEdit( {
113113
[ fontSize.class ]: ! customFontSize && fontSize.class,
114114
} ) }
115115
isStylable
116+
multiline={ false }
116117
onChange={ setDescription }
117118
onKeyDown={ preventNewlines }
118119
placeholder={ __( 'Site Description' ) }

0 commit comments

Comments
 (0)