mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
adjust hoist-non-react-statics ts import (#16224)
This commit is contained in:
parent
686c1fc346
commit
a530be1eab
@ -1,5 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import hoistNonReactStatics from 'hoist-non-react-statics';
|
||||
import * as hoistNonReactStatics from 'hoist-non-react-statics';
|
||||
import { Omit } from '../_util/type';
|
||||
import { FormComponentProps } from './Form';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user