// props.controller.setLayout('modal', { // title: 'Alert', // }); return <div>{props.message || 'unknown Error'}</div>;