UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

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