mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 16:44:43 +01:00
News testing
This commit is contained in:
@@ -50,6 +50,7 @@ export default class NewsSection extends React.Component<IProps, IState> {
|
||||
componentDidMount() {
|
||||
// Call showNews off the bat
|
||||
this.showNews()
|
||||
this.setSelected('commits')
|
||||
}
|
||||
|
||||
setSelected(item: string) {
|
||||
|
||||
Reference in New Issue
Block a user