shows active resources link when env variable is set to true/1

This commit is contained in:
victorAnumudu
2023-03-06 14:07:28 +01:00
parent c508fd41c7
commit 59ee61445b
4 changed files with 14 additions and 2 deletions
+3 -1
View File
@@ -17,4 +17,6 @@ REACT_APP_TRACKING="Tracking"
REACT_APP_RESOURCES="Resources"
REACT_APP_HISTORY="History"
REACT_APP_TRACKING_SHOW=1
REACT_APP_TRACKING_SHOW=1
REACT_APP_RESOURCES_SHOW=1