mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
Disable CustomGithubCorner by default.
This commit is contained in:
parent
5a6f3cdea5
commit
4001e63f16
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user