UNPKG

react-bootstrap-sweetalert

Version:

A variant of sweetalert for use with React and Bootstrap

6 lines (5 loc) 131 B
import React from 'react'; declare const CustomIcon: React.FunctionComponent<{ iconUrl: string; }>; export default CustomIcon;