import React from 'react' import ContentLoader from 'react-content-loader' const ListSkeleton = props => ( ) export default ListSkeleton