plane/packages/ui/src/form-fields/index.tsx
2023-09-29 17:33:17 +05:30

3 lines
53 B
TypeScript

export * from "./input";
export * from "./textarea";