diff --git a/components/settings/general/form.tsx b/components/settings/general/form.tsx index d8bee354..b6246acf 100644 --- a/components/settings/general/form.tsx +++ b/components/settings/general/form.tsx @@ -23,13 +23,19 @@ const Forms: FC = (props) => {

Forms

-

Create, customize, and manage workspace forms for collecting structured data, submissions, and user input across your workspace

+

Create, customize, and manage workspace forms for collecting structured data, submissions, and user input across your workspace (Coming Soon)

- */} + ); @@ -37,4 +43,4 @@ const Forms: FC = (props) => { Forms.title = "Forms"; -export default Forms; \ No newline at end of file +export default Forms;