UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

5 lines (3 loc) 163 B
import ContentLoader from 'react-content-loader'; import { styled } from '@project44-manifest/react-styles'; export const StyledSkeleton = styled(ContentLoader);