import React from 'react'; import Graph from './Graph.js'; const ResultsGraph = () => ( nodes[id].name} /> ); export default ResultsGraph;