Skip to content

Commit fbd5e8d

Browse files
minor (label change)
1 parent 36e3a83 commit fbd5e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/src/components/ReactMdEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ const Editor: FunctionComponent<EditorProps> = ({
123123
const strapiMediaLibrary: ICommand = {
124124
name: "image",
125125
keyCommand: "image",
126-
buttonProps: { "aria-label": "Insert title3" },
126+
buttonProps: { "aria-label": "Insert image" },
127127
icon: (
128128
<svg width="12" height="12" viewBox="0 0 20 20">
129129
<path

0 commit comments

Comments
 (0)