mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Disable CustomGithubCorner by default.
This commit is contained in:
@ -517,7 +517,7 @@ class App extends Component {
|
||||
return (
|
||||
<div id="parent-area">
|
||||
<BackTop />
|
||||
<CustomGithubCorner />
|
||||
{/*<CustomGithubCorner />*/}
|
||||
<div id="content-wrap" style={{flexDirection: "column"}}>
|
||||
{
|
||||
this.renderContent()
|
||||
|
Reference in New Issue
Block a user