UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

7 lines (6 loc) 126 B
export type SubMenuColumnProps = { children: React.ReactNode title?: string isExternal?: boolean className?: string }