Update sotry

This commit is contained in:
Joseph Garrone 2024-06-13 00:30:07 +02:00
parent 526dbcc0e7
commit 6e7ae48f78

View File

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