mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[fix] view results in sql lab (#6405)
This commit is contained in:
@@ -28,6 +28,7 @@ const defaultProps = {
|
||||
csv: true,
|
||||
actions: {},
|
||||
cache: false,
|
||||
database: {},
|
||||
};
|
||||
|
||||
const SEARCH_HEIGHT = 46;
|
||||
|
||||
Reference in New Issue
Block a user