mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-09 22:22:03 +02:00
Upgrade gatsby-plugin-react-i18next to new release
This commit is contained in:
parent
ad2bcd3312
commit
37b12abb78
14 changed files with 421 additions and 49 deletions
|
@ -39,7 +39,7 @@ Layout.propTypes = {
|
|||
title: PropTypes.string.isRequired,
|
||||
module: PropTypes.string.isRequired,
|
||||
transparentTopbar: PropTypes.bool,
|
||||
children: PropTypes.object.isRequired
|
||||
children: PropTypes.any.isRequired
|
||||
}
|
||||
|
||||
export default Layout;
|
Loading…
Add table
Add a link
Reference in a new issue