import { Button } from "@mui/material"; function ItemTitle({ name, idx, activeBtn, setActiveBtn }) { return (