mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
chore: fix tsc error
This commit is contained in:
parent
b22f1ec306
commit
a5bdf5aedd
@ -1,5 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import omit from 'omit.js';
|
||||
import omit from 'rc-util/lib/omit';
|
||||
import devWarning from '../_util/devWarning';
|
||||
import Base, { BlockProps, EllipsisConfig } from './Base';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user