Skip to content

Commit

Permalink
Snippet docs edit
Browse files Browse the repository at this point in the history
  • Loading branch information
kmeleta committed Mar 15, 2023
1 parent 02d0dec commit 307a83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/header-search.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Renders a header search modal. Should be used with 'header.liquid'
Accepts:
- is_duplicate: {Boolean} Prevents rendering uneeded elements and duplicate ids for subsequent instances
- is_duplicate: {Boolean} Prevents duplicate ids for subsequent instances
Usage:
{% render 'header-search', is_duplicate: true %}
Expand Down

0 comments on commit 307a83f

Please sign in to comment.