UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

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