Skip to content

Commit

Permalink
Reapply change after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Jan 26, 2024
1 parent 3aa3023 commit ac488bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ function UploadFonts() {
className="font-library-modal__upload-area"
onClick={ openFileDialog }
>
<span>{ __( 'Upload font' ) }</span>
{ __( 'Upload font' ) }
</Button>
) }
/>
Expand Down

0 comments on commit ac488bd

Please sign in to comment.