Skip to content

Commit

Permalink
fix(docs): Add catch to Selector and MultipleSelector block pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanieJKS committed Jul 21, 2022
1 parent d970292 commit 9777175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/blocks/input/MultipleSelector.yaml
Expand Up @@ -115,3 +115,4 @@ _ref:
- id: perform_search
type: Request
params: example_search
catch: []
1 change: 1 addition & 0 deletions packages/docs/blocks/input/Selector.yaml
Expand Up @@ -96,3 +96,4 @@ _ref:
- id: perform_search
type: Request
params: example_search
catch: []

0 comments on commit 9777175

Please sign in to comment.