mirror of
https://github.com/docmost/docmost.git
synced 2025-11-26 10:11:11 +10:00
feat: editor file attachments (#194)
* fix current slider value * WIP * changes to extension attributes * update command title
This commit is contained in:
2
packages/editor-ext/src/lib/attachment/index.ts
Normal file
2
packages/editor-ext/src/lib/attachment/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export { Attachment } from "./attachment";
|
||||
export * from "./attachment-upload";
|
||||
Reference in New Issue
Block a user