e5d492d09f
SingleEntitySelect was wrongfully showing the empty option (eg "No company") as selected if the selected option was not showing in the list, because of a search filter for instance (eg selected option is "Linkedin" but search filter is "a"). Fixing this and removing misleading prop selectedEntity from components where it is never passed.
Run yarn dev while server running on port 3000