const GridBackgroundPreview = () => { return (
{/* Radial gradient for the container to give a faded look */}

Backgrounds

); }; export default GridBackgroundPreview;