mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 08:04:52 +01:00
proper heading binding
This commit is contained in:
@@ -34,6 +34,8 @@ export class Mods extends React.Component<IProps, IState> {
|
||||
isDownloading: false,
|
||||
category: '',
|
||||
}
|
||||
|
||||
this.setCategory = this.setCategory.bind(this)
|
||||
}
|
||||
|
||||
async componentDidMount() {
|
||||
|
||||
Reference in New Issue
Block a user