From 9622ccbcac1cce73c869402ae0bb7213af3dd6f0 Mon Sep 17 00:00:00 2001 From: Jack Kavanagh Date: Fri, 22 Oct 2021 10:42:04 +0200 Subject: [PATCH] remove flow link (#4143) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 73b13766a..e43983005 100644 --- a/README.md +++ b/README.md @@ -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