import React from "react"; import "./MoviesStyles.css"; function AllCardsWrapper({ children, ...restProps }) { return (