UNPKG

@sunui-design/floating

Version:

Animated floating action button component for SunUI Design

4 lines 191 B
import React from 'react'; import type { FloatingButtonProps } from './types'; export declare const FloatingButton: React.FC<FloatingButtonProps>; //# sourceMappingURL=FloatingButton.d.ts.map