From 518af4bac86b13141f258d881494eb52f9a36398 Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 16 Nov 2021 18:00:43 +0200 Subject: [PATCH] Removing the 0 --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index cc0a20e..e647c4c 100644 --- a/src/App.js +++ b/src/App.js @@ -37,7 +37,7 @@ function App() { res = } else if (rootDetail.type === "tumblr") { - res = + res = } else if (rootDetail.type === "reddit") { res =