Styling tweaks
This commit is contained in:
parent
957edb66f5
commit
f83a74a18a
3 changed files with 3 additions and 13 deletions
|
@ -19,7 +19,7 @@ export default class ValidatedTextFieldTranslationsSpec extends T {
|
|||
const errs = [].concat(...allErrors)
|
||||
if (errs.length > 0) {
|
||||
errs.forEach(e => console.log(e))
|
||||
// throw errs.join("\n")
|
||||
// throw errs.join("\n")
|
||||
}
|
||||
}]
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue