UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

8 lines (7 loc) 114 B
export type CommunityBubbleProps = { className?: string i18n?: { title: string subtitle: string } }