diff --git a/src/app/App.tsx b/src/app/App.tsx index e590b2f..20166e6 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -251,16 +251,6 @@ function AppPage({ title, onBack }: { title: string; onBack: () => void }) { Settings - { - setShowProfileMenu(false); - setCurrentPage('tools'); - }} - className="w-full px-4 py-2 text-left hover:bg-neutral-50 flex items-center gap-2" - > - - Tools - setShowProfileMenu(false)} className="w-full px-4 py-2 text-left hover:bg-neutral-50 flex items-center gap-2"