diff --git a/app/scripts/main.tsx b/app/scripts/main.tsx index d0e7f372f..4db0f935d 100644 --- a/app/scripts/main.tsx +++ b/app/scripts/main.tsx @@ -110,7 +110,6 @@ function Root() { {process.env.NODE_ENV !== 'production' && ( } /> )} - {userPages.map((p) => (