Error message component and form logic done

This commit is contained in:
2021-10-22 12:15:24 -03:00
parent d1a428a3e9
commit 3d09def619
12 changed files with 279 additions and 17 deletions

View File

@@ -26,4 +26,5 @@ html, body {
@import 'loading';
@import 'letters-registered';
@import 'letter-input';
@import 'form';
@import 'form';
@import 'message';