mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-23 14:14:46 +08:00
refactor: move to landing/_components
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
// Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
import { MultiAgentVisualization } from "~/app/_components/multi-agent-visualization";
|
||||
|
||||
import { MultiAgentVisualization } from "./multi-agent-visualization";
|
||||
import { SectionHeader } from "./section-header";
|
||||
|
||||
export function MultiAgentSection() {
|
||||
|
||||
Reference in New Issue
Block a user