master
ProfileIntro
const ProfileIntro = () => { const [collapsed, setCollapsed] = useState(false); return ( <Card className="mb-3">