Skip to content

Commit

Permalink
Tweak panel label
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Oct 6, 2021
1 parent 12a0fdf commit e56bbba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const TypographyPanel = () => {
<>
<div style={ { maxWidth: '280px' } }>
<Panel>
<ToolsPanel label="Typography Tools">
<ToolsPanel label="Typography">
<ToolsPanelItem
hasValue={ () => !! fontFamily }
label="Font"
Expand Down

0 comments on commit e56bbba

Please sign in to comment.