mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00: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: [
|
||||
'affine:page',
|
||||
'affine:note',
|
||||
'affine:table',
|
||||
'affine:surface',
|
||||
'affine:paragraph',
|
||||
'affine:code',
|
||||
|
||||
Reference in New Issue
Block a user