mirror of
https://github.com/danbulant/ester_os
synced 2026-06-17 13:21:12 +00:00
Add newline
This commit is contained in:
parent
184559263e
commit
5c5646e6b2
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ class Login extends React.Component{
|
|||
</div>
|
||||
<div className="password-holder">
|
||||
<input type="text" className="username" id="loginPage-username" />
|
||||
<br />
|
||||
<input type="password" className="password" id="loginPage-password" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue