Remove unused nestedcheckbox vue component

This commit is contained in:
leigh-mil
2019-09-10 13:16:16 -04:00
parent d33332034a
commit ca39d7107d
4 changed files with 0 additions and 41 deletions

View File

@@ -25,9 +25,6 @@
</legend>
</fieldset>
</div>
{% if caller %}
{{ caller() }}
{% endif %}
</div>
</checkboxinput>
{%- endmacro %}