UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

5 lines (4 loc) 129 B
declare const SpinDots: ({ width }: { width: number; }) => import("react/jsx-runtime").JSX.Element; export default SpinDots;