UNPKG

bcche-ui-react

Version:

A component library that can achieve magic effects

6 lines (5 loc) 109 B
export interface ComponentProps { className?: string; } export interface LoadingComponentsProps { }