feat: split big file and update agents.md

This commit is contained in:
2026-06-18 23:16:57 +03:00
parent 39cfc34693
commit 00ab1ad4af
19 changed files with 327 additions and 234 deletions

View File

@@ -1,4 +1,4 @@
import { ApartmentsPage } from "@/widgets/template-ui";
import { ApartmentsPage } from "@/widgets/apartments-page";
export default function Page() {
return <ApartmentsPage />;