Add line break

This commit is contained in:
Joseph Garrone 2024-07-04 19:59:28 +02:00
parent 7c257d97a7
commit 815bf10ae0

View File

@ -212,7 +212,7 @@ export const WithErrorMessage: Story = {
<KcPageStory <KcPageStory
kcContext={{ kcContext={{
message: { message: {
summary: "The time allotted for the connection has elapsed. The login process will restart from the beginning.", summary: "The time allotted for the connection has elapsed.<br/>The login process will restart from the beginning.",
type: "error" type: "error"
} }
}} }}