Checkpoint - new validation & summary screens

This commit is contained in:
2022-08-29 13:30:29 -05:00
parent f829179f57
commit 0882b92b27
10 changed files with 1129 additions and 210 deletions

View File

@ -57,6 +57,7 @@
}
],
"import/order": "off",
"jsx-one-expression-per-line": "off",
"max-len": "off",
"no-console": "off",
"no-constant-condition": "off",