mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
fix text
This commit is contained in:
parent
3faa521a38
commit
aaead7b4b9
@ -21,7 +21,7 @@ class EditUserComponent extends React.Component {
|
|||||||
<DialogTitle>Action required</DialogTitle>
|
<DialogTitle>Action required</DialogTitle>
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<p>
|
<p>
|
||||||
You are logged in as:You hav to specify a username to use Unleash. This will allow us to track changes.
|
You hav to specify a username to use Unleash. This will allow us to track changes.
|
||||||
</p>
|
</p>
|
||||||
<form onSubmit={this.handleSubmit}>
|
<form onSubmit={this.handleSubmit}>
|
||||||
<Textfield
|
<Textfield
|
||||||
|
Loading…
Reference in New Issue
Block a user