"use client"; import { PipelineForm } from "@/components/pipeline-form"; export default function NewPipelinePage() { return ; }