diff --git a/site/source/components/ui/Skeleton.tsx b/site/source/components/ui/Skeleton.tsx index 4d8471254..f2a25ab0c 100644 --- a/site/source/components/ui/Skeleton.tsx +++ b/site/source/components/ui/Skeleton.tsx @@ -36,4 +36,4 @@ const StyledSpan = styled.span` display: inline-block; line-height: 1; animation: ${skeletonKeyframes} 1.2s ease-in-out infinite; -` \ No newline at end of file +`