import React from 'react'; const ProfileSelector = ({ selectedProfile, setSelectedProfile }) => { return (