UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

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