SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

244272 0 0 JavaScript

remove flow check in electron app.js (#26184)

When we were upgrading flow in
https://github.com/facebook/react/commit/6ddcbd4f96cb103de3978617a53c200baf5b546c
we added `$FlowFixMe` for some parameters in this file. However, this
file is not compiled at all, and the `:` syntax breaks the code.

This PR removes the flow check in this file
M
Mengdi Chen committed
1a49e2d833ed24b4d541fc70659a19821585e570
Parent: 4fcc918
Committed by GitHub <[email protected]> on 2/17/2023, 4:54:43 PM