Handle invalid input in the new account form
This commit is contained in:
parent
20dbbda08b
commit
22b5527fde
2 changed files with 27 additions and 8 deletions
|
@ -9,7 +9,9 @@
|
|||
// Elements
|
||||
@import "node_modules/bulma/sass/elements/button"
|
||||
@import "node_modules/bulma/sass/elements/container"
|
||||
@import "node_modules/bulma/sass/elements/notification"
|
||||
@import "node_modules/bulma/sass/elements/title"
|
||||
@import "node_modules/bulma/sass/elements/other"
|
||||
|
||||
// Form
|
||||
@import "node_modules/bulma/sass/form/shared"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue