remove flow link (#4143)

This commit is contained in:
Jack Kavanagh 2021-10-22 10:42:04 +02:00 committed by GitHub
parent 4e0300a06f
commit 9622ccbcac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,6 @@ You can use any editor you'd like, but make sure to have support/plugins for the
- [ESLint](http://eslint.org/) For catching syntax problems and common errors
- [JSX Syntax](https://facebook.github.io/react/docs/jsx-in-depth.html) For React components
- [Flow](https://flow.org/) For type annotations
</details>