mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 03:16:25 +02:00
feat: enhance OneDrive integration with new file creation and deletion UI components
This commit is contained in:
parent
147061284b
commit
b42b3a0a9b
6 changed files with 529 additions and 1 deletions
2
surfsense_web/components/tool-ui/onedrive/index.ts
Normal file
2
surfsense_web/components/tool-ui/onedrive/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { CreateOneDriveFileToolUI } from "./create-file";
|
||||
export { DeleteOneDriveFileToolUI } from "./trash-file";
|
||||
Loading…
Add table
Add a link
Reference in a new issue