mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 22:02:39 +02:00
add trash google drive file tool UI component
This commit is contained in:
parent
e7f9c658ce
commit
da48f24d7a
4 changed files with 366 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ export {
|
|||
} from "./display-image";
|
||||
export { GeneratePodcastToolUI } from "./generate-podcast";
|
||||
export { GenerateReportToolUI } from "./generate-report";
|
||||
export { CreateGoogleDriveFileToolUI } from "./google-drive";
|
||||
export { CreateGoogleDriveFileToolUI, TrashGoogleDriveFileToolUI } from "./google-drive";
|
||||
export {
|
||||
Image,
|
||||
ImageErrorBoundary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue