mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix: explore warnings cleanup (#20864)
This commit is contained in:
@@ -62,7 +62,7 @@ const propTypes = {
|
||||
vizType: PropTypes.string.isRequired,
|
||||
form_data: PropTypes.object,
|
||||
ownState: PropTypes.object,
|
||||
standalone: PropTypes.number,
|
||||
standalone: PropTypes.bool,
|
||||
force: PropTypes.bool,
|
||||
timeout: PropTypes.number,
|
||||
chartIsStale: PropTypes.bool,
|
||||
|
||||
Reference in New Issue
Block a user