update pay function
This commit is contained in:
5
src/views/AgentChat/neuratalk/app/research/page.tsx
Normal file
5
src/views/AgentChat/neuratalk/app/research/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import ResearchPage from "@/templates/ResearchPage";
|
||||
|
||||
export default function Page() {
|
||||
return <ResearchPage />;
|
||||
}
|
||||
Reference in New Issue
Block a user