mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-19 22:13:51 +08:00
Add Unlink API.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
|
||||
import React from "react";
|
||||
import {Link} from "react-router-dom";
|
||||
import {Button, Card, Checkbox, Col, Form, Input, Row} from "antd";
|
||||
import {Button, Checkbox, Col, Form, Input, Row} from "antd";
|
||||
import {LockOutlined, UserOutlined} from "@ant-design/icons";
|
||||
import * as AuthBackend from "./AuthBackend";
|
||||
import * as Provider from "./Provider";
|
||||
|
Reference in New Issue
Block a user