Import Icon in options input
This commit is contained in:
parent
1f8c5b2c74
commit
d77964e4c9
@ -1,3 +1,5 @@
|
|||||||
|
{% from "components/icon.html" import Icon %}
|
||||||
|
|
||||||
{% macro OptionsInput(field, inline=False) -%}
|
{% macro OptionsInput(field, inline=False) -%}
|
||||||
<div class='usa-input {% if errors %}usa-input--error{% endif %}'>
|
<div class='usa-input {% if errors %}usa-input--error{% endif %}'>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user