Code editor
() => ( <Alert icon={<Check />} title="Your payment was successful." type="success" /> );
(
)
=>
(
<
Alert
icon
=
{
<
Check
/>
}
title
=
"
Your payment was successful.
"
type
=
"
success
"
/>
)
;