Skip to content

Commit 1c2989d

Browse files
author
Etienne Laurent
committed
revert
1 parent debed9e commit 1c2989d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • modules/@apostrophecms/rich-text-widget/ui/apos/tiptap-extensions

modules/@apostrophecms/rich-text-widget/ui/apos/tiptap-extensions/Image.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ export default options => {
115115
];
116116
},
117117

118-
// TODO: update alt attibute on edit mode (here?)
119118
renderHTML({ HTMLAttributes }) {
120119
const result = [
121120
'figure',

0 commit comments

Comments
 (0)