Skip to content

Commit

Permalink
馃悰 fix: update link (#33)
Browse files Browse the repository at this point in the history
* 馃悰 fix: publish

* 馃悰 fix: publish

---------

Co-authored-by: jiangchu <jiangchu.wzy@antgroup.com>
  • Loading branch information
ModestFun and jiangchu committed Nov 23, 2023
1 parent 1c075f4 commit ccd1d32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/useDocs/demos/selectFlow.tsx
@@ -1,11 +1,11 @@
import styled from 'styled-components';
import {
EdgeType,
FlowView,
FlowViewProvider,
SelectType,
useFlowViewer,
} from '../../../src/index';
} from '@ant-design/pro-flow';
import styled from 'styled-components';

const initNodes = [
{
Expand Down

0 comments on commit ccd1d32

Please sign in to comment.