feat: split big file and update agents.md

This commit is contained in:
2026-06-18 23:15:19 +03:00
parent 2578e79cf5
commit b5e7cbd572
20 changed files with 536 additions and 465 deletions

View File

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