UNPKG

react-morphing-modal

Version:

React morphing modal! The easiest way to be fancy!

9 lines (8 loc) 218 B
export declare const classname: { container: string; closeButton: string; placeholder: string; body: string; noBodyPadding: string; get(className: string, isActive: boolean): string; };