Skip to content
Snippets Groups Projects
Commit 83b60e0e authored by khawkins98's avatar khawkins98
Browse files

Fix partial reference

parent 1ea4443b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
To use we set `.conditional-form` on the parent container, and on the child element we add `data-condition` and `data-condition-val`.
<div class="row"><div class="column">
{{> form-conditional}}
{{> conditional-elements}}
</div></div>
{{/markdown}}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment