mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +02:00
reorganize linear and notion tool UI into subfolders
This commit is contained in:
parent
8e0d4c2eac
commit
4c1fbc7482
9 changed files with 12 additions and 5 deletions
3
surfsense_web/components/tool-ui/linear/index.ts
Normal file
3
surfsense_web/components/tool-ui/linear/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export { CreateLinearIssueToolUI } from "./create-linear-issue";
|
||||
export { DeleteLinearIssueToolUI } from "./delete-linear-issue";
|
||||
export { UpdateLinearIssueToolUI } from "./update-linear-issue";
|
||||
Loading…
Add table
Add a link
Reference in a new issue