From 727e760fd8c9f678ef51ff40fd1e268c62b9adbf Mon Sep 17 00:00:00 2001 From: cv <34649812+cpvalente@users.noreply.github.com> Date: Sun, 25 Apr 2021 11:52:05 +0200 Subject: [PATCH] bugfix on default path Missing HOC call caused no data available --- client/src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/App.jsx b/client/src/App.jsx index e9e604557..be05a783d 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -35,6 +35,7 @@ function App() {
+