mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Add auth folder.
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
import React from 'react';
|
||||
import Face from "../Face";
|
||||
import Face from "../auth/Face";
|
||||
|
||||
class LoginPage extends React.Component {
|
||||
render() {
|
||||
|
Reference in New Issue
Block a user