import React from 'react'; const Profile = () => { return
Profile – NOT IMPLEMENTED
; }; export default Profile;