const DiseasesAndConditions = ({ taxons = [] }) => { return ( ); }; export default DiseasesAndConditions;