mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 00:54:40 +01:00
fix options checkbox
This commit is contained in:
@@ -28,8 +28,6 @@ export default class DirInput extends React.Component<IProps, IState> {
|
||||
}
|
||||
|
||||
this.handleIconClick = this.handleIconClick.bind(this)
|
||||
|
||||
console.log(this.props)
|
||||
}
|
||||
|
||||
static getDerivedStateFromProps(props: IProps, state: IState) {
|
||||
|
||||
Reference in New Issue
Block a user