import MetricCard from "../../../../components/MetricCard"; import Button from "../../../../components/Button"; export default function ReviewStep() { return (

Review setup

Validate the campaign definition before building message drafts.

); }