Remove default props
This commit is contained in:
@@ -54,10 +54,6 @@ function Dekoneksyon({tooltipPlacement}) {
|
||||
)
|
||||
}
|
||||
|
||||
Dekoneksyon.defaultProps = {
|
||||
tooltipPlacement: 'left'
|
||||
}
|
||||
|
||||
Dekoneksyon.propTypes = {
|
||||
tooltipPlacement: PropTypes.string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user