Explore: Fix unexpected error when loading Explore
This commit is contained in:
@@ -84,4 +84,4 @@ export class TableContainer extends PureComponent<Props> {
|
||||
}
|
||||
}
|
||||
|
||||
export default hot(module)(connector)(TableContainer);
|
||||
export default hot(module)(connector(TableContainer));
|
||||
|
||||
Reference in New Issue
Block a user