cognee/cognee-frontend/src/app/page.tsx
Boris 74a3220e9f
fix: graph view with search (#1368)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-11 16:16:03 +02:00

3 lines
88 B
TypeScript

export { default } from "./dashboard/page";
// export const dynamic = "force-dynamic";