Bring in Jinja and Sass for checkboxes component

This commit is contained in:
Tom Byers
2020-02-26 16:58:33 +00:00
parent 494636937b
commit d95feb35cf
2 changed files with 7 additions and 1 deletions

View File

@@ -65,7 +65,12 @@ const copy = {
'footer',
'back-link',
'details',
'button'
'button',
'error-message',
'fieldset',
'hint',
'label',
'checkboxes'
];
let done = 0;