Skip to content

Commit 5cc2be7

Browse files
author
liquanwei.lqw
committed
fix: formList test
1 parent 1500dd4 commit 5cc2be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/form/formList.test.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import {
2222
import { Button, Form } from 'antd';
2323
import type { NamePath } from 'antd/es/form/interface';
2424
import moment from 'moment';
25+
import { pick } from 'lodash';
2526
import React from 'react';
2627
import { waitForWaitTime } from '../util';
2728

0 commit comments

Comments
 (0)