Skip to content

Commit

Permalink
Remove unnecessary __nextUnconstrainedWidth
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Aug 16, 2022
1 parent 2d9bbae commit 833a131
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ export default function TypographyPanel( { name, element } ) {
hasFontStyles={ hasFontStyles }
hasFontWeights={ hasFontWeights }
size="__unstable-large"
__nextUnconstrainedWidth
/>
) }
{ hasLetterSpacingControl && (
Expand Down

0 comments on commit 833a131

Please sign in to comment.