diff --git a/src/App.tsx b/src/App.tsx index 2cc02fc..0db4477 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -136,7 +136,7 @@ export default function App() { } /> } /> } /> - } /> + {user?.is_admin && } />} } /> } />