UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

3 lines (2 loc) 144 B
import { PopupProps } from 'semantic-ui-react/dist/commonjs/modules/Popup'; export declare type InfoTooltipProps = Omit<PopupProps, 'trigger'>;