import React from "react"; import FontAwesome from "react-fontawesome"; const NameComponent = ({name, onEdit}) => (