remove component
parent
f8ad5a04f6
commit
8b30c8f281
|
@ -1,7 +0,0 @@
|
|||
import React, {PureComponent} from 'react'
|
||||
|
||||
class FuncArgInput extends PureComponent<{arg}> {
|
||||
render() {
|
||||
return <input
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue