<Spinner />
Indicate that something is loading for an indeterminate amount of time.
muted?: boolean
size?: number | number[]
Or if you want to horizontally align, you can change to
direction="row"
.<Spinner />
muted?: boolean
size?: number | number[]
direction="row"
.