UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

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