Fix warning
This commit is contained in:
@@ -15,5 +15,5 @@ export default function AnTeks({parole, paroleId}) {
|
||||
|
||||
AnTeks.propTypes = {
|
||||
parole: PropTypes.object,
|
||||
paroleId: PropTypes.string,
|
||||
paroleId: PropTypes.number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user