feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
This commit is contained in:
parent
93b02a85e1
commit
76804269c4
14 changed files with 419 additions and 6 deletions
|
|
@ -10,6 +10,7 @@ export type DataStreamDelta = {
|
|||
type:
|
||||
| 'text-delta'
|
||||
| 'code-delta'
|
||||
| 'sheet-delta'
|
||||
| 'image-delta'
|
||||
| 'title'
|
||||
| 'id'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue