interface SpinnerProps {
    error?: boolean;
}

Properties

Properties

error?: boolean