UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

3 lines (2 loc) 173 B
import { CircularProgressProps } from '@mui/material/CircularProgress/CircularProgress'; export default function CentralProgress(props: CircularProgressProps): JSX.Element;