A loading indicator component for displaying progress or activity.
import { Spinner } from "@bun-ui/react"
<Spinner />
Use the size prop to change the size of the spinner.
size
Use the color prop to change the color of the spinner.
color