import PropTypes from 'prop-types' const Container = ({ children, layout, fullWidth, ...customMeta }) => { return (