Renamed components folder, put failing tests back in to get some assistance with those

This commit is contained in:
Jonathan Bobel
2023-08-22 12:40:53 -04:00
parent 96d9e009af
commit a4fc40bcba
208 changed files with 153 additions and 152 deletions

View File

@@ -3,8 +3,8 @@
{% from "components/big-number.html" import big_number, big_number_with_status %}
{% from "components/table.html" import mapping_table, field, stats_fields, row_group, row, right_aligned_field_heading, hidden_field_heading, text_field %}
{% from "components/form.html" import form_wrapper %}
{% from "components/us_components/button/macro.njk" import govukButton %}
{% from "components/us_components/details/macro.njk" import govukDetails %}
{% from "components/components/button/macro.njk" import govukButton %}
{% from "components/components/details/macro.njk" import govukDetails %}
{% macro services_table(services, caption) %}
{% call(item, row_number) mapping_table(