UNPKG

@heroui/spinner

Version:

Loaders express an unspecified wait time or display the length of a process.

8 lines (7 loc) 246 B
export { default as Spinner, SpinnerProps } from './spinner.mjs'; export { useSpinner } from './use-spinner.mjs'; import '@heroui/system-rsc'; import '@heroui/system/src/types'; import 'tailwind-variants'; import 'react'; import '@heroui/theme';