mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Update email placeholder text on login page (#1070)
This commit is contained in:
parent
18dd420216
commit
f9ab73516c
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class LoginPage extends React.Component {
|
|||
name="email"
|
||||
type="email"
|
||||
className="form-control"
|
||||
placeholder="Enter email"
|
||||
placeholder="Email"
|
||||
data-testid="emailField"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue