Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Fixes flow error #1962

Closed
wants to merge 1 commit into from
Closed

Conversation

claudiopro
Copy link
Contributor

@claudiopro claudiopro commented Dec 26, 2018

Summary

Fixes a flow error in master (#1961) by replacing an inline $FlowFixMe with the appropriate type string

Test Plan

→ yarn flow
Using globally installed version of Yarn
yarn run v1.12.1
$ flow src
No errors!
✨  Done in 0.28s.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

jdecked pushed a commit to twitter-forks/draft-js that referenced this pull request Oct 9, 2019
Summary:
**Summary**

Fixes a flow error in master (facebookarchive#1961) by replacing an inline `$FlowFixMe` with the appropriate type `string`

**Test Plan**

```
→ yarn flow
Using globally installed version of Yarn
yarn run v1.12.1
$ flow src
No errors!
✨  Done in 0.28s.
```
Pull Request resolved: facebookarchive#1962

Differential Revision: D13548249

fbshipit-source-id: 6975261897187560536a08fafc24c3400d7bf645
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
**Summary**

Fixes a flow error in master (#1961) by replacing an inline `$FlowFixMe` with the appropriate type `string`

**Test Plan**

```
→ yarn flow
Using globally installed version of Yarn
yarn run v1.12.1
$ flow src
No errors!
✨  Done in 0.28s.
```
Pull Request resolved: facebookarchive/draft-js#1962

Differential Revision: D13548249

fbshipit-source-id: 6975261897187560536a08fafc24c3400d7bf645
aforismesen added a commit to aforismesen/draft-js that referenced this pull request Jul 12, 2024
Summary:
**Summary**

Fixes a flow error in master (#1961) by replacing an inline `$FlowFixMe` with the appropriate type `string`

**Test Plan**

```
→ yarn flow
Using globally installed version of Yarn
yarn run v1.12.1
$ flow src
No errors!
✨  Done in 0.28s.
```
Pull Request resolved: facebookarchive/draft-js#1962

Differential Revision: D13548249

fbshipit-source-id: 6975261897187560536a08fafc24c3400d7bf645
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants