Copy inset-text component from GOV.UK Frontend

This commit is contained in:
Katie Smith
2021-02-19 13:55:40 +00:00
parent ac794dbc5b
commit 79a0a14b38

View File

@@ -71,7 +71,8 @@ const copy = {
'label',
'checkboxes',
'radios',
'input'
'input',
'inset-text'
];
let done = 0;