added names for resource chart

This commit is contained in:
2020-05-02 02:06:09 +02:00
parent 6a80af99f3
commit d4c96fdabc
3 changed files with 3 additions and 4 deletions

View File

@@ -93,13 +93,12 @@ export default function ResourceChart(props) {
const handleClick = (e) => {
loadData()
}
return (
<div className={classes.root}>
<Grid container spacing={2}>
<Grid item xs={12}>
<Typography variant="h4">
Resource Chart
{props.location.state.name}
</Typography>
</Grid>
<Grid item xs={12}>