const RISK_BADGE = { '안정': '🟢', '균형': '🟡', '공격': '🔴' }; export default function PickSetCard({ pick, index }) { return (
{pick.reason}