mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-17 21:03:50 +08:00
feat(web): add lint (#875)
* feat: add lint * feat: fix lint error * chore: add ignore file * chore: close indent
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
import React from "react";
|
||||
import { authConfig } from "./Auth";
|
||||
import {authConfig} from "./Auth";
|
||||
import ForgetPage from "./ForgetPage";
|
||||
|
||||
class SelfForgetPage extends React.Component {
|
||||
|
Reference in New Issue
Block a user