import React from 'react' import ReactPlaceholder from 'react-placeholder' import 'react-placeholder/lib/reactPlaceholder.css' import './ServicePlaceholder.css' const ServicePlaceholder = () => (
{' '} {' '}
{' '} {' '}
) export default ServicePlaceholder