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