From 536ffc2fbf002d78effc635902a8325927b3a711 Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Mon, 1 Mar 2021 09:26:58 +0100 Subject: [PATCH] Disable telemetry which was introduced with react-admin v3.11.0 (#109) --- src/App.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.js b/src/App.js index ec240a5..3afdff8 100644 --- a/src/App.js +++ b/src/App.js @@ -29,6 +29,7 @@ const i18nProvider = polyglotI18nProvider( const App = () => (