move editor components to dropdown menu
This commit is contained in:
@ -39,7 +39,6 @@ if (process.env.NODE_ENV !== 'production' && module.hot) {
|
||||
const buildtInPlugins = [{
|
||||
label: 'Image',
|
||||
id: 'image',
|
||||
icon: 'picture',
|
||||
fromBlock: match => match && {
|
||||
image: match[2],
|
||||
alt: match[1],
|
||||
|
Reference in New Issue
Block a user