UNPKG

rsuite

Version:

A suite of react components

6 lines (5 loc) 270 B
import Placeholder from './Placeholder'; export type { PlaceholderGraphProps } from './PlaceholderGraph'; export type { PlaceholderGridProps } from './PlaceholderGrid'; export type { PlaceholderParagraphProps } from './PlaceholderParagraph'; export default Placeholder;