mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Lexical: Added table creator UI
This commit is contained in:
@@ -236,6 +236,10 @@ export const link: EditorButtonDefinition = {
|
||||
}
|
||||
};
|
||||
|
||||
export const table: EditorBasicButtonDefinition = {
|
||||
label: 'Table',
|
||||
};
|
||||
|
||||
export const image: EditorButtonDefinition = {
|
||||
label: 'Insert/Edit Image',
|
||||
icon: imageIcon,
|
||||
|
||||
Reference in New Issue
Block a user