Add math editing button for balloon editor

This commit is contained in:
Sauli Anto
2020-10-18 14:41:08 +03:00
parent 82bb135b24
commit aa0392c12f
5 changed files with 50 additions and 18 deletions

View File

@@ -25,7 +25,7 @@ export default class MathView extends View {
class: [
'ck',
'ck-math-preview'
],
]
}
} );
}