UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

9 lines (8 loc) 163 B
export declare type Props = { className?: string; threshold?: number; scrollToOptions?: ScrollToOptions; i18n?: { title: string; }; };