update src/components/ProfileInfo/index.js

master
mahdi 2 years ago
parent bdb3de163c
commit c40757873a
  1. 3
      src/components/ProfileInfo/index.js

@ -1,8 +1,5 @@
import React from "react";
import profilePic from "images/ProfileInfoportrait-of-a-smiling-young-man-in-eyewear.svg";
import arrowDown from "images/ProfileInfoarrow-down.svg";
const ProfileInfo = ({ name, role }) => {
return (
<div className="flex flex-row items-center">

Loading…
Cancel
Save