UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

5 lines (4 loc) 148 B
import { FC } from 'react'; export declare const BasicExample: FC; export declare const ComplexExample: FC; export declare const RenderToScope: FC;