mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Renamed components folder, put failing tests back in to get some assistance with those
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">Formatting</h2>
|
||||
<p class="govuk-body">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">Formatting</h2>
|
||||
<p class="bottom-gutter-1-3">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="font-body-lg">Links and URLs</h2>
|
||||
<p class="bottom-gutter-1-3">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="font-body-lg">
|
||||
Optional content
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="font-body-lg">
|
||||
Personalization
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/us_components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">
|
||||
Send a document by email
|
||||
|
||||
Reference in New Issue
Block a user