mirror of
https://github.com/apache/superset.git
synced 2026-04-28 04:25:07 +00:00
This reverts commit 9f01a7fdf8.
This commit is contained in:
@@ -25,7 +25,7 @@ import TableSelector from '../../components/TableSelector';
|
||||
|
||||
const propTypes = {
|
||||
queryEditor: PropTypes.object.isRequired,
|
||||
height: PropTypes.number,
|
||||
height: PropTypes.number.isRequired,
|
||||
tables: PropTypes.array,
|
||||
actions: PropTypes.object,
|
||||
database: PropTypes.object,
|
||||
|
||||
Reference in New Issue
Block a user