From c16f97138ae362e79cc9053b4e9716fba9cb83b5 Mon Sep 17 00:00:00 2001 From: Rahul Rathore Date: Wed, 20 Apr 2022 22:18:25 +0530 Subject: [PATCH] typo fix --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 5c4aec3..3026f71 100644 --- a/src/App.js +++ b/src/App.js @@ -16,7 +16,7 @@ function App() { }); return ref.current; }; - const default_string = `Hmmmm... Couldn't find anything relevant yet! Please try again :)`; + const default_string = `Hmmm... Couldn't find anything relevant yet! Please try again :)`; return (