mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-18 18:42:05 +02:00
Remove redundant code
This commit is contained in:
parent
abb502c863
commit
1e89cccdc9
12 changed files with 375 additions and 377 deletions
|
@ -66,8 +66,7 @@ const Navigation = ({ isHome }) => {
|
|||
}
|
||||
|
||||
Navigation.propTypes = {
|
||||
isHome: PropTypes.bool.isRequired,
|
||||
module: PropTypes.string.isRequired
|
||||
isHome: PropTypes.bool.isRequired
|
||||
}
|
||||
|
||||
export default Navigation;
|
Loading…
Add table
Add a link
Reference in a new issue