import React from 'react' import PropTypes from 'prop-types' const OneArticlesGrid = ({children}) => { return (