diff --git a/src/Widget/ModalEditor.jsx b/src/Widget/ModalEditor.jsx index 76a93605..256443bf 100644 --- a/src/Widget/ModalEditor.jsx +++ b/src/Widget/ModalEditor.jsx @@ -61,6 +61,9 @@ class Edit extends Component { }; }); + // TODO: fingers cross that the Dropdown doesn't crash with a value not in + // choices + return (