diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index a8390a22..4f3a06aa 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -70,7 +70,7 @@ const App = () => ( } /> } /> } /> - } /> + {!env.HIDE_SUPPLIERS && } />} } /> } />