Key events such as `onKeyPress` have the wrong types ``` '(k: Editor, e: KeyboardEvent) => void' is not assignable to type 'DomEvent'. ```