feat: projects selector replace

This commit is contained in:
ivannoskov
2026-01-07 16:08:26 +03:00
parent 7e0c9e368e
commit 646e97df3e
15 changed files with 48 additions and 48 deletions

View File

@@ -86,7 +86,6 @@ export default function SettingsPage() {
{ label: "Главная", href: `/dashboard/${workspaceId}` },
{ label: "Настройки" },
]}
showProjectSelector={false}
/>
<div className="flex flex-1 flex-col gap-4 p-4 pt-0 mt-4 max-w-2xl">