mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
Fix tsc and ESLint warnings
This commit is contained in:
@@ -40,7 +40,7 @@ function none() {
|
||||
alert('none')
|
||||
}
|
||||
|
||||
class Debug extends React.Component<any, any>{
|
||||
class Debug extends React.Component{
|
||||
render() {
|
||||
return (
|
||||
<div className="App">
|
||||
|
||||
Reference in New Issue
Block a user