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