Perform a request on the API to check user domain availability.

This commit is contained in:
Pierre
2018-04-17 14:05:27 +02:00
parent 4d9aeb7041
commit afb65e1d81
3 changed files with 49 additions and 3 deletions

View File

@ -19,4 +19,9 @@
width: 100px;
margin: auto;
display: block;
}
invalidDirectory {
color: red;
font-size: 120%;
}