UNPKG

web3-mq-react

Version:
7 lines (6 loc) 168 B
import React from 'react'; export declare const Empty: (props: { content: string; className?: string; style?: React.CSSProperties; }) => JSX.Element;