set dependency on entity for FileContent#useAsync
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -87,6 +87,7 @@ export const FileContent = ({ filename, coverage }: Props) => {
|
||||
},
|
||||
filename,
|
||||
),
|
||||
[entity],
|
||||
);
|
||||
|
||||
const classes = useStyles();
|
||||
|
||||
Reference in New Issue
Block a user