Updating usaComponents in more places

This commit is contained in:
Jonathan Bobel
2023-08-31 13:24:12 -04:00
parent c19083b04e
commit f82d77cdaf
14 changed files with 28 additions and 264 deletions

View File

@@ -1,3 +1,3 @@
{% macro govukInput(params) %}
{% macro usaInput(params) %}
{%- include "./template.njk" -%}
{% endmacro %}