This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add flow declaration in editOnBeforeInput-test.js
Summary: This adds an `flow` declaration to `editOnBeforeInput-test.js`. I took the easy way out and used `any` to cast plain objects to `DraftEditor` and `SyntheticInputEvent<>`, which is why I did not use `flow strict-local`. Reviewed By: claudiopro Differential Revision: D18433927 fbshipit-source-id: 5cfa39482be75ec526fd47c32496c29f55fe2cdb
- Loading branch information
1 parent
177db5e
commit 0601090
Showing
1 changed file
with
38 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters