import React from 'react'; import ContentLoader from 'react-content-loader'; export const PizzaSkeleton = () => ( );