From 5ed84fc0b7f2eb5d5803f6ffa0c52f95cb8cf37f Mon Sep 17 00:00:00 2001 From: mrdlypenyez Date: Thu, 2 Sep 2021 19:14:34 +0300 Subject: [PATCH] Made it to be detected as path instead of onclick --- src/App.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/App.js b/src/App.js index db418a3..56f7889 100644 --- a/src/App.js +++ b/src/App.js @@ -72,13 +72,11 @@ export default function App() { {languages.map(({ code, name, country_code }) => (
  • { - i18next.changeLanguage(code) - }} + >