diff --git a/src/App.tsx b/src/App.tsx index adcaff0..b6acfea 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -67,9 +67,7 @@ const Content = () => { } /> } /> - {import.meta.env.MODE !== 'production' && ( - } /> - )} + } /> {isTablet && ( <> } />