Atoms
Loader
Loading skeleton placeholders.
FormanceCustom component built for Formance products.
Installation#
npx shadcn@latest add @formance/loaderCopy and paste the following code into your project.
Update the import paths to match your project setup.
Usage#
import { Loader } from '@/components/ui/loader'<Loader />