mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-24 23:46:52 +08:00
### What problem does this PR solve? Feat: Initialize the data pipeline canvas. #9869 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
3
web/src/pages/data-flows/index.tsx
Normal file
3
web/src/pages/data-flows/index.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default function DataFlows() {
|
||||
return <section>xx</section>;
|
||||
}
|
||||
Reference in New Issue
Block a user