From 3849a4d82c308ea588e8813e59abe78c70776c8f Mon Sep 17 00:00:00 2001 From: dklimpel <5740567+dklimpel@users.noreply.github.com> Date: Thu, 18 Feb 2021 20:19:06 +0100 Subject: [PATCH] Disable telemetry which was introduced with react-admin v3.11.0 --- 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 = () => (