Skip to content

Commit 0a1e96b

Browse files
author
Katie George
committed
chore: Updates documenter
1 parent a013b1b commit 0a1e96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/__snapshots__/documenter.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ exports[`definition for support-prompt-group matches the snapshot > support-prom
188188
{
189189
"events": [
190190
{
191-
"cancelable": true,
191+
"cancelable": false,
192192
"description": "Called when the user clicks on a support prompt. The event detail object contains the ID of the clicked item.",
193193
"detailInlineType": {
194194
"name": "SupportPromptGroupProps.ItemClickDetail",

0 commit comments

Comments
 (0)