Import Icon in options input

This commit is contained in:
Patrick Smith 2018-08-03 13:31:39 -04:00
parent 1f8c5b2c74
commit d77964e4c9

View File

@ -1,3 +1,5 @@
{% from "components/icon.html" import Icon %}
{% macro OptionsInput(field, inline=False) -%}
<div class='usa-input {% if errors %}usa-input--error{% endif %}'>