UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 173 B
import type { CSPConfig } from '../../config-provider'; declare const useResetIconStyle: (iconPrefixCls: string, csp?: CSPConfig) => void; export default useResetIconStyle;