SteamSpinner
Function: SteamSpinner()
function SteamSpinner(props: PropsWithChildren<SVGAttributes<SVGElement> & SteamSpinnerProps>, context?: any): null | ReactElement
Defined in: src/components/SteamSpinner.ts:11
Parameters
props
PropsWithChildren
<SVGAttributes
<SVGElement
> & SteamSpinnerProps
>
context?
any
Returns
null
| ReactElement