refactor(editor): extract surface ref block (#9433)

This commit is contained in:
Saul-Mirone
2024-12-30 12:09:26 +00:00
parent d4053a345e
commit e526106f45
25 changed files with 196 additions and 58 deletions

View File

@@ -65,10 +65,13 @@
"path": "../affine/block-divider"
},
{
"path": "../affine/data-view"
"path": "../affine/block-surface"
},
{
"path": "../affine/block-surface"
"path": "../affine/block-surface-ref"
},
{
"path": "../affine/data-view"
},
{
"path": "../affine/widget-scroll-anchoring"