Files
formbricks/packages/ui/components/editor/index.ts
Matti Nannt 60f7103198 Revert & gradually use updated files (#280)
* revert to last working version

* add updated ui components

* update formbricks-com components

* apply prettier formatting

* update apps/web files
2023-05-10 00:20:43 +02:00

6 lines
216 B
TypeScript

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