mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 03:33:06 +08:00
feat(editor): ai panel supports displaying table blocks (#10091)
This commit is contained in:
@@ -181,6 +181,7 @@ export class TextRenderer extends WithDisposable(ShadowlessElement) {
|
|||||||
match: [
|
match: [
|
||||||
'affine:page',
|
'affine:page',
|
||||||
'affine:note',
|
'affine:note',
|
||||||
|
'affine:table',
|
||||||
'affine:surface',
|
'affine:surface',
|
||||||
'affine:paragraph',
|
'affine:paragraph',
|
||||||
'affine:code',
|
'affine:code',
|
||||||
|
|||||||
Reference in New Issue
Block a user