UNPKG

@cgi-learning-hub/ui

Version:

@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features

4 lines (3 loc) 145 B
export type LoaderBackdropProps = {}; declare const LoaderBackdrop: React.FunctionComponent<LoaderBackdropProps>; export default LoaderBackdrop;