Factory for Good

Spinner

An indicator that can be used to show a loading state.

Installation

pnpm dlx shadcn@latest add spinner

Usage

import { Spinner } from "@/components/ui/spinner";

An indicator that can be used to show a loading state.

On this page