UNPKG

@selfcommunity/react-ui

Version:

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

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