From 681471872c6d9dd55e11327becf60772e4e4716c Mon Sep 17 00:00:00 2001 From: Akshat Verma <112319520+Akshat162001@users.noreply.github.com> Date: Fri, 19 Jan 2024 19:03:59 +0530 Subject: [PATCH] #116 isssue --- frontend/src/pages/dashboard/Collection.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/pages/dashboard/Collection.jsx b/frontend/src/pages/dashboard/Collection.jsx index 44b9e65..62d3dfa 100644 --- a/frontend/src/pages/dashboard/Collection.jsx +++ b/frontend/src/pages/dashboard/Collection.jsx @@ -144,7 +144,9 @@ const Collection = () => { API endpoint + {`${BACKEND_URL}/resource/:endpoint`} + // this above code might work