mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 07:35:48 +01:00
Making a Toolbar
This commit is contained in:
parent
c4bdc23d77
commit
e6c3fc7bbd
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ export default class UI extends Module {
|
|||
*/
|
||||
prepare() {
|
||||
|
||||
this.Editor.Toolbar.make()
|
||||
|
||||
return this.make()
|
||||
/**
|
||||
* Make toolbar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue