This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Flow nits in DraftEditorProps (#918)
In one case it seems the return type was just incorrect. We also clarified the comments for 'keyBindingFn' in order to avoid confusion - previously due to some Flow issues we had almost changed this flow type to be incorrect. See #894 Also fixes a hanging comma lint.
- Loading branch information