[fix] view results in sql lab (#6405)

This commit is contained in:
Grace Guo
2018-11-16 20:58:05 -08:00
committed by GitHub
parent 8177fa17fa
commit e469086d61

View File

@@ -28,6 +28,7 @@ const defaultProps = {
csv: true,
actions: {},
cache: false,
database: {},
};
const SEARCH_HEIGHT = 46;