/** * usage: * in container: * compose( * withDialog({ title: "Select Aliquot(s) From", other bp dialog props here }) * ) * * * in react component * import MyDialogEnhancedComponent from "./MyDialogEnhancedComponent" * * render() { * return