From 8830a8c6e7536f4574d13ca7d46d0827de752fec Mon Sep 17 00:00:00 2001 From: Pushpender Saini <54404738+PushpenderSaini0@users.noreply.github.com> Date: Thu, 29 Jul 2021 05:35:52 +0530 Subject: Add support for hindi language (#121) * Add support for hindi language * Update README.md --- src/App.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.js') diff --git a/src/App.js b/src/App.js index 2020d30..e5d8cd1 100644 --- a/src/App.js +++ b/src/App.js @@ -47,6 +47,7 @@ function App() { + -- cgit v1.2.3