Commit 9e324b11 authored by 皮倩雯's avatar 皮倩雯

fix: '拖拽组件问题'

parent 12e2868e
Pipeline #48992 passed with stages
in 4 minutes 12 seconds
import { getStatusClassNames } from 'antd/lib/_util/statusUtils';
import React, { useState, useCallback, useEffect, useRef } from 'react';
import { useDrag, useDrop } from 'react-dnd';
import styles from './index.less';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment