import React from "react"; const SkeletonLine = ({ height = 20, width = "100%", className = "" }) => (