export class DemoModalServiceDisableAnimationComponent {
  modalRef: BsModalRef;
  config = {
    animated: true
  };