mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
fix linting
This commit is contained in:
parent
67bdb16659
commit
6f8199a014
@ -40,7 +40,6 @@ class ErrorComponent extends React.Component {
|
||||
onChange={(v) => this.props.updateUserName(v)}
|
||||
/>
|
||||
</form>
|
||||
|
||||
</Dialog>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user