Bring in Jinja and Sass for radios component

This commit is contained in:
Tom Byers
2020-03-11 13:24:27 +00:00
parent 5293e3e1eb
commit 48499f0c00
2 changed files with 7 additions and 0 deletions

View File

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