From c3fb350c70e7f6ef786e015fed785abfd3b68c3e Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Thu, 7 Oct 2021 20:18:56 +0200 Subject: [PATCH] Closes #83 --- src/i18n/{index.js => index.jsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/i18n/{index.js => index.jsx} (100%) diff --git a/src/i18n/index.js b/src/i18n/index.jsx similarity index 100% rename from src/i18n/index.js rename to src/i18n/index.jsx