import { withPopup } from '../lib/popup'; import MoveCardStep from './MoveCardStep'; export default withPopup(MoveCardStep);