From 1fed06556872ec9dad5693afc35bfd6c11bee76a Mon Sep 17 00:00:00 2001 From: Sayak Kundu Date: Fri, 29 Sep 2017 06:56:20 +0000 Subject: [PATCH] Removed message in QuestionList as issue #2 in backend fixed (#12) --- src/QuestionsList/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/QuestionsList/index.js b/src/QuestionsList/index.js index aad8adb..4ac7f0a 100644 --- a/src/QuestionsList/index.js +++ b/src/QuestionsList/index.js @@ -20,8 +20,6 @@ class QuestionsList extends Component { return (

Questions

- This shall update when issue #2 is fixed in the backend. - Till then go here (the qno in the URL goes from 1 to 5) {loading &&
Loading...
}