UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

4 lines (3 loc) 180 B
import { CommunityBubbleProps } from './CommunityBubble.props'; import './CommunityBubble.css'; export declare const CommunityBubble: (props: CommunityBubbleProps) => JSX.Element;