UNPKG

loaders-ui

Version:

A fully functional & comprehensive suite of customizable and visually appealing loaders designed to enhance your web applications.

4 lines (3 loc) 186 B
export { default as Spinner } from './loaders/Spinner'; export { default as InfiniteDots } from './loaders/InfiniteDots'; export { default as DotsSpinner } from './loaders/DotsSpinner';