Merge branch 'main' of https://github.com/GSA/notifications-admin into 2133-small-a11y-updates

This commit is contained in:
Jonathan Bobel
2024-12-17 11:34:30 -05:00
23 changed files with 1147 additions and 1014 deletions

View File

@@ -3,7 +3,6 @@
{% from "components/table.html" import list_table, field, text_field, hidden_field_heading %}
{% from "components/page-header.html" import page_header %}
{% from "components/components/button/macro.njk" import usaButton %}
{% from "components/components/skip-link/macro.njk" import usaSkipLink %}
{% from "components/components/back-link/macro.njk" import usaBackLink %}
{% set file_contents_header_id = 'file-preview' %}