"use client" import WorkFlowAutomationPortal from "@/components/dashboard/configure/workflowAutomation"; export default function WorkflowAutomationPage() { return (
); }