mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
fix: clear all console warnings (#192)
Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
@ -49,7 +49,7 @@ import SelectLanguageBox from './SelectLanguageBox';
|
||||
import i18next from 'i18next';
|
||||
import PromptPage from "./auth/PromptPage";
|
||||
|
||||
const { Header, Footer, Content } = Layout;
|
||||
const { Header, Footer } = Layout;
|
||||
|
||||
class App extends Component {
|
||||
constructor(props) {
|
||||
|
Reference in New Issue
Block a user