Skip to content

Commit b530507

Browse files
obvious oversight (#428)
1 parent 4085464 commit b530507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export const EDITOR_ACTIONS = {
3636
DELETE_ANNOTATION: 'plotly-editor-delete-annotation',
3737
DELETE_SHAPE: 'plotly-editor-delete-shape',
3838
DELETE_IMAGE: 'plotly-editor-delete-image',
39+
DELETE_RANGESELECTOR: 'plotly-editor-delete-rangeselector',
3940
};
4041

4142
export const DEFAULT_FONTS = [

0 commit comments

Comments
 (0)