import React from 'react' import Skeleton from 'react-loading-skeleton' export const BlogPostSkeleton: React.FC = () => { return (