do not console log hideCloseButton w/ burnettk

This commit is contained in:
jasquat 2024-01-18 09:40:53 -05:00
parent 88f81cd2b3
commit 2aa1278648
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ export function ErrorDisplayStateless(
) {
const title = 'Error:';
const hideCloseButton = !onClose;
console.log('hideCloseButton', hideCloseButton);
return (
<Notification