mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-22 10:08:42 -06:00
* revert to last working version * add updated ui components * update formbricks-com components * apply prettier formatting * update apps/web files
6 lines
216 B
TypeScript
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";
|