UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

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