Skip to content

Commit

Permalink
fix: fix font form label
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Dec 11, 2023
1 parent b07462b commit b831b74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export const EditorStyleForm: ParentComponent = () => {
<PanelHeader label={t('frame.font')} />

<PanelRow
for={'aspectRatio'}
for={'fontPicker'}
label={t('frame.font')}
feature={'fontPicker'}
>
Expand Down

0 comments on commit b831b74

Please sign in to comment.