mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Explore: Fix unexpected error when loading Explore
This commit is contained in:
parent
ea8aee0432
commit
dcfe78f23b
@ -84,4 +84,4 @@ export class TableContainer extends PureComponent<Props> {
|
||||
}
|
||||
}
|
||||
|
||||
export default hot(module)(connector)(TableContainer);
|
||||
export default hot(module)(connector(TableContainer));
|
||||
|
Loading…
Reference in New Issue
Block a user