diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index c364ac4c9..e8e4b2817 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -122715,7 +122715,7 @@ exports[`Storyshots Views / Translations / Language list no data 1`] = ` `; -exports[`Storyshots Views / Webhook / Create webhook default 1`] = ` +exports[`Storyshots Views / Webhooks / Create webhook default 1`] = `
@@ -123224,7 +123224,7 @@ exports[`Storyshots Views / Webhook / Create webhook default 1`] = `
`; -exports[`Storyshots Views / Webhook / Create webhook form errors 1`] = ` +exports[`Storyshots Views / Webhooks / Create webhook form errors 1`] = `
@@ -123738,7 +123738,7 @@ exports[`Storyshots Views / Webhook / Create webhook form errors 1`] = `
`; -exports[`Storyshots Views / Webhook / Create webhook loading 1`] = ` +exports[`Storyshots Views / Webhooks / Create webhook loading 1`] = `
@@ -124267,7 +124267,13 @@ exports[`Storyshots Views / Webhook / Create webhook loading 1`] = `
`; -exports[`Storyshots Views / Webhook / Webhook details default 1`] = ` +exports[`Storyshots Views / Webhooks / Delete webhook default 1`] = ` +
+`; + +exports[`Storyshots Views / Webhooks / Webhook details default 1`] = `
@@ -124777,7 +124783,7 @@ exports[`Storyshots Views / Webhook / Webhook details default 1`] = `
`; -exports[`Storyshots Views / Webhook / Webhook details form errors 1`] = ` +exports[`Storyshots Views / Webhooks / Webhook details form errors 1`] = `
@@ -125292,7 +125298,7 @@ exports[`Storyshots Views / Webhook / Webhook details form errors 1`] = `
`; -exports[`Storyshots Views / Webhook / Webhook details loading 1`] = ` +exports[`Storyshots Views / Webhooks / Webhook details loading 1`] = `
@@ -125822,7 +125828,7 @@ exports[`Storyshots Views / Webhook / Webhook details loading 1`] = `
`; -exports[`Storyshots Views / Webhook / Webhook list default 1`] = ` +exports[`Storyshots Views / Webhooks / Webhook list default 1`] = `
@@ -125958,7 +125964,7 @@ exports[`Storyshots Views / Webhook / Webhook list default 1`] = ` class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id" > `; -exports[`Storyshots Views / Webhook / Webhook list loading 1`] = ` +exports[`Storyshots Views / Webhooks / Webhook list loading 1`] = `
@@ -126386,7 +126392,7 @@ exports[`Storyshots Views / Webhook / Webhook list loading 1`] = ` class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id" >
`; -exports[`Storyshots Views / Webhook / Webhook list no data 1`] = ` +exports[`Storyshots Views / Webhooks / Webhook list no data 1`] = `
@@ -126755,7 +126761,7 @@ exports[`Storyshots Views / Webhook / Webhook list no data 1`] = ` class="MuiPaper-root-id MuiPaper-elevation0-id MuiPaper-rounded-id MuiCard-root-id" >
`; - -exports[`Storyshots Views / Webhooks / Delete webhook default 1`] = ` -
-`;