Import Icon in options input

This commit is contained in:
Patrick Smith 2018-08-03 13:31:39 -04:00 committed by richard-dds
parent 8d2fe8ca9c
commit 380e5cec6e

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 %}'>