do not console log hideCloseButton w/ burnettk
This commit is contained in:
parent
88f81cd2b3
commit
2aa1278648
|
@ -135,7 +135,6 @@ export function ErrorDisplayStateless(
|
|||
) {
|
||||
const title = 'Error:';
|
||||
const hideCloseButton = !onClose;
|
||||
console.log('hideCloseButton', hideCloseButton);
|
||||
|
||||
return (
|
||||
<Notification
|
||||
|
|
Loading…
Reference in New Issue