Skip to content

Commit

Permalink
fix: formList test
Browse files Browse the repository at this point in the history
  • Loading branch information
liquanwei.lqw committed Nov 22, 2024
1 parent 1500dd4 commit 5cc2be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/form/formList.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import {
import { Button, Form } from 'antd';
import type { NamePath } from 'antd/es/form/interface';
import moment from 'moment';
import { pick } from 'lodash';
import React from 'react';
import { waitForWaitTime } from '../util';

Expand Down

0 comments on commit 5cc2be7

Please sign in to comment.