Make legacy automatic emails notice closable

[MAILPOET-5830]
This commit is contained in:
Jan Jakes
2024-01-15 17:04:51 +01:00
committed by Aschepikov
parent d9eeb5f56e
commit c1909d2d30

View File

@@ -4,7 +4,7 @@ import { Notice } from './notice';
export function LegacyAutomaticEmailsNotice(): JSX.Element {
return (
<Notice type="info" timeout={false} closable={false} renderInPlace>
<Notice type="info" timeout={false} closable renderInPlace>
<p>
{createInterpolateElement(
__(