Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
klzns committed Jul 29, 2020
1 parent 3479fde commit 0c32570
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Suggestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Add the `search-suggestions` block to the `search-result-layout.desktop` or `sea

### Props

| Prop name | Type | Description | Default value |
| ------------ | -------- | ------------------------------------------------------------------------------------- | ------------- |
| `customPage` | `string` | Defines the destiny page of the Link. If not, the page will be send to `store.search` | - |
| Prop name | Type | Description | Default value |
| ------------ | -------- | -------------------------------------------------------------------------------------------------------------- | ------------- |
| `customPage` | `string` | Defines a custom page to the link of a suggestion. Example: `store.search.custom`. Defaults to `store.search`. | |

## Customization

Expand Down

0 comments on commit 0c32570

Please sign in to comment.