import React from "react"; import styles from "./index.less"; import { Drawer, List, Avatar, Divider, Col, Row } from "antd"; const pStyle = { fontSize: 16, color: "rgba(0,0,0,0.85)", lineHeight: "24px", display: "block", marginBottom: 16 }; const DescriptionItem = ({ title, content }) => (
{title}:
{content}User Profile
Personal
Company
Contacts