mirror of
https://github.com/apache/superset.git
synced 2026-06-01 05:39:17 +00:00
chore: deprecate /superset/slice_json/<int:slice_id> and /superset/annotation_json/<int:layer_id> (#22496)
This commit is contained in:
@@ -71,7 +71,7 @@ class AnnotationLayerControl extends React.PureComponent {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
// preload the AnotationLayer component and dependent libraries i.e. mathjs
|
||||
// preload the AnnotationLayer component and dependent libraries i.e. mathjs
|
||||
AnnotationLayer.preload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user