Files
formbricks/packages/ui/Editor/index.ts
T
2023-10-11 15:17:13 +00:00

6 lines
230 B
TypeScript

/* Built by the team of cal.com
https://github.com/calcom/cal.com/tree/main/packages/ui/components/editor */
export { Editor } from "./components/Editor";
export { AddVariablesDropdown } from "./components/AddVariablesDropdown";