feat(editor): ai panel supports displaying table blocks (#10091)

This commit is contained in:
zzj3720
2025-02-11 10:28:56 +00:00
parent 7840e0f900
commit a47369bf9b

View File

@@ -181,6 +181,7 @@ export class TextRenderer extends WithDisposable(ShadowlessElement) {
match: [
'affine:page',
'affine:note',
'affine:table',
'affine:surface',
'affine:paragraph',
'affine:code',