Files
notifications-admin/app/templates/components/uk_components/textarea/macro.njk

4 lines
84 B
Plaintext
Raw Normal View History

{% macro govukTextarea(params) %}
{%- include "./template.njk" -%}
{% endmacro %}