import { CampaignForm } from "@/components/campaign-form"; export default function NewCampaignPage() { return (
); }