import react from "React" {/* Api call to do here*/} export default function (props){ {/* Result serach */}
{journals.map(journal =>( ))}
}