// MetricsCard.jsx import React from "react"; const MetricsCard = ({ title, value }) => { return (
{value}