Preview: index.jsx
Size: 118 B
//proc/thread-self/root/home/byroehnu/easetack.com/resources/js/Frontend/Components/Spacing/index.jsx
export default function Spacing({ lg, md }) {
return <div className={`cs_height_lg_${lg} cs_height_md_${md}`} />;
}
Directory Contents
Dirs: 0 × Files: 1