import React from 'react'; import Grid from '../Grid'; import './style.css'; export default ({ items }) => (