feat: v4
Showing
| ... | ... | @@ -49,6 +49,7 @@ |
| "react-hook-form": "^7.43.1", | ||
| "react-markdown": "^8.0.7", | ||
| "react-syntax-highlighter": "^15.5.0", | ||
| "reactflow": "^11.7.4", | ||
| "rehype-katex": "^6.0.2", | ||
| "remark-breaks": "^3.0.3", | ||
| "remark-gfm": "^3.0.1", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
client/src/components/Icon/icons/save.svg
0 → 100644
This diff is collapsed.
Click to expand it.
client/src/constants/data.ts
0 → 100644
client/src/constants/flow/ModuleTemplate.ts
0 → 100644
client/src/constants/flow/defaultModule.ts
0 → 100644
client/src/constants/flow/index.ts
0 → 100644
client/src/constants/flow/inputTemplate.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
client/src/pages/app/detail/index.tsx
0 → 100644
client/src/pages/app/list/index.tsx
0 → 100644
client/src/styles/reactflow.scss
0 → 100644
client/src/types/flow.d.ts
0 → 100644
Please
register
or
sign in
to comment