mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
Deleted the welcome message cause my friends said it sucks
This commit is contained in:
@@ -24,13 +24,7 @@ export default class RightBar extends React.Component {
|
||||
<div className="BarGithub BarImg" id="rightBarButtonGithub" onClick={() => this.openInBrowser(GITHUB)}>
|
||||
<img src={Github} />
|
||||
</div>
|
||||
<div>
|
||||
<div className="WelcomeDiv">
|
||||
<span className='WelcomeMessage magic-text'>Welcome to Cultivation!</span>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user