mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-05 06:35:39 +00:00
fix: worker un exit (#624)
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
import React from 'react';
|
||||
import {
|
||||
SmoothStepEdge,
|
||||
EdgeLabelRenderer,
|
||||
EdgeProps,
|
||||
getSmoothStepPath,
|
||||
MarkerType
|
||||
} from 'reactflow';
|
||||
import { SmoothStepEdge, EdgeLabelRenderer, EdgeProps, getSmoothStepPath } from 'reactflow';
|
||||
import { Flex } from '@chakra-ui/react';
|
||||
import MyIcon from '@/components/Icon';
|
||||
|
||||
|
Reference in New Issue
Block a user