mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 18:33:50 +08:00
feat: fix some comma dangle
This commit is contained in:
@ -107,7 +107,7 @@ class LoginPage extends React.Component {
|
||||
this.setState({
|
||||
application: application,
|
||||
});
|
||||
},
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user