8
0
Mateusz Samsel 6 жил өмнө
parent
commit
ff1cf2a039

+ 1 - 1
packages/ckeditor5-link/src/ui/linkformview.js

@@ -170,7 +170,7 @@ export default class LinkFormView extends View {
 			this.urlInputView,
 			...this.customAttributesView,
 			this.saveButtonView,
-			this.cancelButtonView,
+			this.cancelButtonView
 		];
 
 		childViews.forEach( v => {